Forums / Developer / Changing installation directory
Nebojsa Eric
Friday 05 October 2007 6:05:30 am
Hi.
I need to rename an installation directory of eZ Publish. Web site is up and running correctly. What I should do to make this properly?
When I rename FTP directory, front pages are running but I cannot access site_admin. How to do this? It's urgent.
André R.
Friday 05 October 2007 8:41:24 am
You need to clear all cache for this to work.
Read this:http://ez.no/developer/forum/install_configuration/moving_up_the_directory_tree/re_moving_up_the_directory_tree__1
Clearing it manually from command line could be your soulution, ie from ezp root:
sudo rm -R var/my_site_name/cache/* sudo rm -R var/cache/*
(remove the 'sudo' if your not on a debian based distro)
eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription @: http://twitter.com/andrerom