Also, are you accessing your pages with the "frontend_dev.php" prefix in the url? If you don't use the development front controller, you won't get detailed error output.
On Mon, May 9, 2011 at 7:45 AM, Donald Tyler <[email protected]> wrote: > If you're only getting a 500 error in the browser, you're going to have to > look in the logs for more information on what exactly went wrong. > > > On Mon, May 9, 2011 at 2:55 AM, Hamza Tlili <[email protected]> wrote: > >> and also the authentification don't work i used sfguardplugin ,everything >> locally work fine but after deploying authentification don't work i have >> this error >> Oops! An Error Occurred The server returned a "500 Internal Server >> Error". >> >> >> -- >> If you want to report a vulnerability issue on symfony, please send it to >> security at symfony-project.com >> >> You received this message because you are subscribed to the Google >> Groups "symfony users" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/symfony-users?hl=en >> > > -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en
