hi,
i have disable no_script_name and enable mod_rewrite but it still not
working
can you told me what changes should i make?
thanks

On Oct 23, 5:57 pm, Alexandru-Emil Lupu <gang.al...@gmail.com> wrote:
> *** is settings.yml
> located in your project_path/apps/$APP_NAME/config/settings.yml
>
> On Fri, Oct 23, 2009 at 3:56 PM, Alexandru-Emil Lupu
> <gang.al...@gmail.com>wrote:
>
>
>
> > you have to check several options:
> > 1) look into your setting.yml and check if you have "no_script_name: on" in
> > your prod. If so, disable it. (the default is "on" )
> > 2) modify your mod_rewrite rules ...
>
> > Alecs
>
> > On Fri, Oct 23, 2009 at 3:49 PM, mirfan <m.irfa...@gmail.com> wrote:
>
> >> Hi,
> >> I have deployed a symfony project but i got an issue and that is let
> >> me explain:
> >> server: 132.147.160.108 {it is a locl server}
>
> >>http://132.147.160.108/civil_users/web/index.php/employee
>
> >> this is the page which i access by writing the url {i have write the
> >> index.php}
> >> the problem is that this page has a link for new registration which
> >> navigate me to the following url
>
> >>http://132.147.160.108/civil_users/web/employee/new
>
> >> in this url index.php is missing which break the application for urls
> >> i am using
>
> >>    echo url_for('employee/new');
>
> >> which is workin properly in development mode so now what change i
> >> should made the route it correctly.
> >> plz its my very first symfony project that i am deploying and getting
> >> this problem plzzzz help
>
> > --
> > As programmers create bigger & better idiot proof programs, so the universe
> > creates bigger & better idiots!
> > I am on web:  http://www.alecslupu.ro/
> > I am on twitter:http://twitter.com/alecslupu
> > I am on linkedIn:http://www.linkedin.com/in/alecslupu
> > Tel: (+4)0748.543.798
>
> --
> As programmers create bigger & better idiot proof programs, so the universe
> creates bigger & better idiots!
> I am on web:  http://www.alecslupu.ro/
> I am on twitter:http://twitter.com/alecslupu
> I am on linkedIn:http://www.linkedin.com/in/alecslupu
> Tel: (+4)0748.543.798
--~--~---------~--~----~------------~-------~--~----~
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 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to