Forums / Setup & design / Migrate web site HELP!

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Migrate web site HELP!

Author Message

Ole Brudvik

Thursday 01 September 2005 1:48:59 am

Hi, we are quite new to EZ and we are moving our web site to a new server. Our first attempt was not so successfull :) can anyone give us a step by step how to do it? We are moving from 3.5 to 3.5.

Thanks alot!

Cheers
Ole

Salvatore Guarino

Thursday 01 September 2005 1:58:39 am

Hi Ole,
one way is to simply do a backup ( then upload the backup ) and do a restore to your destination server.
http://ez.no/doc/ez_publish/technical_manual/3_6/installation/upgrading

Ole Brudvik

Thursday 01 September 2005 2:16:57 am

Thanks gonna try this. Checked the file consistency first and its says:

Warning, it is not safe to upgrade without checking the modifications done to the following files:

settings/site.ini
settings/siteaccess/admin/override.ini.append.php
design/base/override/templates/embed/quicktime.tpl
design/base/override/templates/line/article.tpl
design/base/override/templates/listitem/article.tpl
design/base/override/templates/pdf/article/main.tpl
design/standard/templates/navigator/google.tpl

How should i approach this?

Thanks
Ole

Salvatore Guarino

Thursday 01 September 2005 2:34:49 am

You have this result because you have modified some sistem files. Try to do a copy of these files, restore the site on new server and overwrite the system files with your copies.

Ole Brudvik

Sunday 04 September 2005 3:27:54 am

Hi,

We get this message when we try to run the cronjob:

Warning: main(lib/ezutils/classes/ezini.php): failed to open stream: No such file or directory in /home/httpd/vhosts/teach.crpp.nie.edu.sg/httpdocs/lib/ezutils/classes/ezextension.php on line 48

Warning: main(): Failed opening 'lib/ezutils/classes/ezini.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/httpd/vhosts/teach.crpp.nie.edu.sg/httpdocs/lib/ezutils/classes/ezextension.php on line 48

Warning: main(lib/ezutils/classes/ezdebug.php): failed to open stream: No such file or directory in /home/httpd/vhosts/teach.crpp.nie.edu.sg/httpdocs/lib/ezutils/classes/ezmodule.php on line 46

Warning: main(): Failed opening 'lib/ezutils/classes/ezdebug.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/httpd/vhosts/teach.crpp.nie.edu.sg/httpdocs/lib/ezutils/classes/ezmodule.php on line 46

Warning: main(lib/ezutils/classes/ezini.php): failed to open stream: No such file or directory in /home/httpd/vhosts/teach.crpp.nie.edu.sg/httpdocs/lib/ezutils/classes/ezcli.php on line 61

Warning: main(): Failed opening 'lib/ezutils/classes/ezini.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/httpd/vhosts/teach.crpp.nie.edu.sg/httpdocs/lib/ezutils/classes/ezcli.php on line 61

Warning: main(lib/ezutils/classes/ezdebug.php): failed to open stream: No such file or directory in /home/httpd/vhosts/teach.crpp.nie.edu.sg/httpdocs/lib/ezutils/classes/ezcli.php on line 62

Warning: main(): Failed opening 'lib/ezutils/classes/ezdebug.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/httpd/vhosts/teach.crpp.nie.edu.sg/httpdocs/lib/ezutils/classes/ezcli.php on line 62

Warning: main(lib/ezutils/classes/ezdebugsetting.php): failed to open stream: No such file or directory in /home/httpd/vhosts/teach.crpp.nie.edu.sg/httpdocs/lib/ezutils/classes/ezcli.php on line 63

Warning: main(): Failed opening 'lib/ezutils/classes/ezdebugsetting.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/httpd/vhosts/teach.crpp.nie.edu.sg/httpdocs/lib/ezutils/classes/ezcli.php on line 63

Warning: main(lib/ezutils/classes/ezcli.php): failed to open stream: No such file or directory in /home/httpd/vhosts/teach.crpp.nie.edu.sg/httpdocs/kernel/classes/ezscript.php on line 80

Warning: main(): Failed opening 'lib/ezutils/classes/ezcli.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/httpd/vhosts/teach.crpp.nie.edu.sg/httpdocs/kernel/classes/ezscript.php on line 80

Warning: main(lib/ezdb/classes/ezdb.php): failed to open stream: No such file or directory in /home/httpd/vhosts/teach.crpp.nie.edu.sg/httpdocs/kernel/classes/ezscript.php on line 81

Warning: main(): Failed opening 'lib/ezdb/classes/ezdb.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/httpd/vhosts/teach.crpp.nie.edu.sg/httpdocs/kernel/classes/ezscript.php on line 81

Warning: main(access.php): failed to open stream: No such file or directory in /home/httpd/vhosts/teach.crpp.nie.edu.sg/httpdocs/kernel/classes/ezscript.php on line 82

Warning: main(): Failed opening 'access.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/httpd/vhosts/teach.crpp.nie.edu.sg/httpdocs/kernel/classes/ezscript.php on line 82

Fatal error: Undefined class name 'ezdebug' in /home/httpd/vhosts/teach.crpp.nie.edu.sg/httpdocs/kernel/classes/ezscript.php on line 186

Anyone know what might be wrong?

Thanks
Ole