Forums / Install & configuration / Re-install og backup
Øyvind Gautestad
Thursday 10 February 2005 11:29:52 pm
Witch files must I replace in order to get my site up and running again? We had some problems, so I took backup of the server, and re-installed EZ at the web-serever. But witch files and catalogs can I copy over to the server, so that all the text and images that we have been typing, will be back to normal?
Łukasz Serwatka
Friday 11 February 2005 1:52:31 am
All data are stored in database so this is the first thing which you must restore. Configuration files are in your settings/override and settings/siteaccess/(prefix)/ Images, and other files are stored in /var/(prefix)/storage. I hope this help.
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog
Friday 11 February 2005 2:28:12 am
I have noe upgraded til ver 3.5.0. And I need to execute some files in order to make a update....how do I execute them? Can I use a command in WS_FTP Pro??
Friday 11 February 2005 2:32:15 am
http://www.ez.no/ez_publish/download/changelogs/ez_publish_3_5/upgradinghttp://www.ez.no/ez_publish/documentation/installation/upgrading/upgrading_ez_publish_from_3_a_b_to_3_x_y
Friday 11 February 2005 2:49:28 am
Thank's, Luke. But am kind a green to this, so how do I execute these scripts??
Friday 11 February 2005 3:14:18 am
Do you have shell access? If yes use Putty for exmaple and form eZ pub root dir execute scripts
php -C path_to_update_script/script.php
If you don`t know where is php type
whereis php
If you don`t have shell access ask for help administrator. This takes him a while ...