On Fri, 23 Oct 2009, mirfan wrote:
>
> thanks a lot it works when i clear the cache
>
You should always clear cache when making config changes.
http://www.symfony-project.org/book/1_2/05-Configuring-Symfony#chapter_05_the_configuration_cache
--
--~--~-~--~~~
!!! Double check
http://132.147.160.108/civil_users/config/databases.ymldoesn't works
!!!
2009/10/23 mirfan
>
> thanks a lot it works when i clear the cache
>
> On Oct 23, 6:44 pm, Eno wrote:
> > On Fri, 23 Oct 2009, mirfan wrote:
> > > i have disable no_script_name and enable mod_rewrite but i
thanks a lot it works when i clear the cache
On Oct 23, 6:44 pm, Eno wrote:
> On Fri, 23 Oct 2009, mirfan wrote:
> > i have disable no_script_name and enable mod_rewrite but it still not
> > working
>
> Did you clear cache?
>
> --
--~--~-~--~~~---~--~~
You receive
On Fri, 23 Oct 2009, mirfan wrote:
> i have disable no_script_name and enable mod_rewrite but it still not
> working
Did you clear cache?
--
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"symfony users" grou
well in this case instruct you webserver to run as primary host that symfony
project :)
but as i have said earlier those are options (you pick just one ). try
disable the mod_rewrite and i guess it will work .
Alecs
On Fri, Oct 23, 2009 at 4:27 PM, mirfan wrote:
>
> hi,
> i have disable no_scrip
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 wrote:
> *** is settings.yml
> located in your project_path/apps/$APP_NAME/config/settings.yml
>
> On Fri, Oct 23, 2009 at
*** 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
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
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 wrote:
>
> Hi,
> I have deployed a symfony proje