Hello Nicolas I have tried with "http://192.168.1.28/alphaOdds/web/ index.php/index/Index".But still giving same problem. Any other suggestion?
On Aug 3, 4:32 pm, Nicolas CHARLOT <[EMAIL PROTECTED]> wrote: > man_in_form a écrit :Hello friends, I have developed one application using > the symfony.The application isrunningsmoothly in developementenvironment. > e.g.http://192.168.1.28/alphaOdds/web/frontend_dev.php/index/Index. But when > I try to run the same application in productionenvironmentreplacing the > "frontend_dev.php" with "frontend.php" e.g. > e.g.http://192.168.1.28/alphaOdds/web/frontend.php/index/Index. then it is > either showing blank page or givingproblemin redirection when we click on > some link. Any idea what must be the solution? Thanks in advance.If frontend > is the first application created for this project, the front controller is > index.php (not frontend.php). So, correct URL must > behttp://192.168.1.28/alphaOdds/web/index.php/index/Indexorhttp://192.168.1.28/alphaOdds/web/index/Index-- > Nicolas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
