Migrating to production server

Author Message

ola adigun

Wednesday 24 January 2007 12:49:14 pm

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

Softriva .com

Wednesday 24 January 2007 1: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)

Kim Johansen

Thursday 25 January 2007 2:30:11 pm

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

Try out Free eZ Publish 4.0 Trial Hosting for 14 days:
http://webdealhosting.com/ez-publish-trial-hosting

High quality eZ Publish Hosting since 2001!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 19:04:38
Script start
Timing: Jan 18 2025 19:04:38
Module start 'layout'
Timing: Jan 18 2025 19:04:38
Module start 'content'
Timing: Jan 18 2025 19:04:38
Module end 'content'
Timing: Jan 18 2025 19:04:38
Script end

Main resources:

Total runtime0.0205 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0097 589.3438152.6250
Module start 'layout' 0.00970.0029 741.968839.4609
Module start 'content' 0.01260.0057 781.429789.3359
Module end 'content' 0.01830.0022 870.765630.3047
Script end 0.0205  901.0703 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.003115.0947140.0002
Check MTime0.00125.9482140.0001
Mysql Total
Database connection0.00094.289410.0009
Mysqli_queries0.003114.867130.0010
Looping result0.00000.073110.0000
Template Total0.00178.410.0017
Template load0.00104.810610.0010
Template processing0.00073.573110.0007
Override
Cache load0.00073.641610.0007
General
dbfile0.00031.494080.0000
String conversion0.00000.033740.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs