You are not allowed to access this file. Check app_dev.php ----------------------------------------------------------- Try to remove this two lines from app_dev.php .It works for me { header('HTTP/1.0 403 Forbidden'); exit('You are not allowed to access this file. Check '.basename(__FILE__).' for more information.'); }