Forums / Install & configuration / Problem to move ezpublish online

Problem to move ezpublish online

Author Message

Jürgen Zeller

Thursday 20 October 2005 3:05:02 am

Hi,

i have build a website on my own local webserver. Now i will publish it online, but i dont know how?

can you help me?

greetings from good old Germany

Jürgen

Roy Bøhmer

Thursday 20 October 2005 3:32:13 am

Hi Jürgen
This will be the short version :-) I assume you have shared hosting, and have access to phpMyAdmin, command line or similar database access online.

1) Export your local database to a .sql-file
2) Upload all ez files to the online server
3) Change file-permissions (Var-dir etc.)
4) Import the .sql-file to the online database
5) Change site.ini-file(s) to mach url's and database-settings

This should do the trick, but I propably has forgotten something or you run into som other problems. Good luck!

Roy

Jürgen Zeller

Thursday 20 October 2005 4:41:33 am

thx

I guess i bring it on

Marko Žmak

Thursday 20 October 2005 10:22:18 am

A good thing to do would also be to check the PHP versions on your local and public server. Not all versions of eZ work with all versions of PHP.

And also chck the PHP configurations (running in CGI mode, some php.ini settings...)

Having the same versions of PHP (and also OS and other software) on your developement and production site is always a good approach when developing software.

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth