eZ Community » Forums » Setup & design » Migrating to production server
expandshrink

Migrating to production server

Migrating to production server

Wednesday 24 January 2007 9:49:14 pm - 2 replies

I'm getting ready to migrate an ezp site from development box to a production server.
What's the recommended steps for doing this?
Both systems are on linux.

thanks,
Ola

Wednesday 24 January 2007 10:06:48 pm

I have done one time.

I exported my database using phpmyadmin then imported to the prod. server.

I then FTPed the site.

May be you need to ensure that your prod. server has the same config as your local server; things like this

;;;;;;;;;;;;;;;;;;;
; Resource Limits ;
;;;;;;;;;;;;;;;;;;;

max_execution_time = 300     ; Maximum execution time of each script, in seconds
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
memory_limit = 64M      ; Maximum amount of memory a script may consume (8MB)

Thursday 25 January 2007 11:30:11 pm

You can find a really nice guide here: http://ez.no/ezpublish/documentat.../backup_restore/move_to_new_provider

expandshrink

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu