Maybe you should turn on logging for prod mode and see what error massages symfony gives?
2008/7/5 Hoaxz <[EMAIL PROTECTED]>: > > Development is cool, no problem there, I try localhost/pname/ > frontend_dev.php/ and I get the login.. type user and pass and get > redirected like it should, it gets messy when I try Prod. > > On Jul 4, 7:49 pm, "Савин Дима" <[EMAIL PROTECTED]> wrote: >> Hi Victor >> >> What about development mode? Do you have the same there? Could you >> show your logs on redirected page? >> >> 2008/7/5 Victor Castellanos <[EMAIL PROTECTED]>: >> >> >> >> >> >> > Hi everyone, hope someone can help me. >> > My problem is I'm trying to run my project on Prod (http://localhost/ >> > [projectname]/web/). When I get there, I see the login screen, insert >> > Username, Password and click login, and here comes the problem, I'm >> > redirected tohttp://localhost/[projectname]/web/security/login with a >> > 404 message, when it should >> > behttp://localhost/[projectname]/web/index.php/security/login >> > . >> >> > I've tried everything, even setting the no_script_name to off (when I >> > do that I gethttp://localhost/[projectname]/web/index.php/security/login >> > but everything is white, no action taken, no redirect, nothing... >> >> > Any help would be really appreciated... >> > Thanks >> >> -- >> С уважением, >> Савин Дима > > > -- С уважением, Савин Дима --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
