Alright Jerry, just ran into the solution:

add the line
cgi.fix_pathinfo = 1
in your php5.ini

Hope it helps ,

Hervé

On 16 mar, 17:27, me_unicorn <[EMAIL PROTECTED]> wrote:
> I experienced similar problems as you described above and have had 3
> sleepless nights and days since this problem occurred. I called
> Godaddy support and they swore to me that they had made no changes to
> their configuration... which i do not believe.
>
> I implemented your solution my updating my settings.yml file for both
> my frontend and backend application. However, your solution worked
> only partially for me:
>
> FRONTEND:
>  - The index.php for the production environment works well
>  - The frontend_dev.php for the development environment does not work
>
> BACKEND:
>  - The backend.php for the production environment does not works
>  - The backend_dev.php for the development environment does not work
>
> To summarize, your proposed solution only works for the index.php. For
> all other controllers, it does not work.
>
> I will very much appreciate any further insights and help from your
> part.
>
> -Jerry-
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to