Forums / Install & configuration / how to run update scripts?
Jacek S
Friday 07 July 2006 1:09:21 am
Im upgrading ezpublish installation on accout bought from webhosting company. I dont have access to php cli.
How could I run update scripts in this case?
For example(from upgrade description, http://ez.no/download/ez_publish/changelogs/ez_publish_3_8/upgrading): "cd your_ez_publish_directoryphp update/common/scripts/updatemultilingual.php -s admin_siteacess_name"
Kristof Coomans
Friday 07 July 2006 1:42:03 am
I'm afraid this is not possible. You will need to have access to the command line.
independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org
Ćukasz Serwatka
Friday 07 July 2006 2:16:18 am
Alternatively you may ask your administrator for help or make a database dump + eZ publish files without var dir. Then import db on your localhost, setup site, follow the upgrade instructions and put updated db and eZ publish again on-line. This is a solution as well.
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog
Friday 07 July 2006 3:32:39 am
Thanks for answers. Im testing the one option with system administrator :)