Migration of site

Author Message

Salvatore Guarino

Tuesday 09 August 2005 8:33:34 am

I'm developing a site locally, on my laptop using easyPhp (bundle of Apache + MySql + Php). Maybe I'll transfer this site on another server, with as OS linux. Is there a simply way to do a secure migration with different platform or is better build the site directly on the linux server?

Thank you,

Salvatore

Lazaro Ferreira

Tuesday 09 August 2005 9:04:40 am

Hi Salvatore,

There is no problem migrating your ezp setup to any machine running apache, mysql and php and compatible OS

Just check version of apache,mysql and php in the new server, for instance you should't run ezp with php < 4.3.x, and can't run on php 5, so just take a look a ezp software requirements page here at ez.no

Also it is recommended to setup php as apache module instead of php - cgi

Lazaro
http://www.mzbusiness.com

Marko Žmak

Tuesday 09 August 2005 2:36:27 pm

When I moved a site from Linux to Windows server I had some problems with GD and ImageMagic. If you have problems like this you should check ImageConverters[] settings in:

settings/image.ini

But if the Apache + PHP + MySql versions and configurations are the same (or similar enough) on both servers then everything should go O.K.

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

Hubert Farnsworth

Salvatore Guarino

Tuesday 09 August 2005 11:41:58 pm

Thank you for the responeses, but there is something like a roadmap to do it?

Luc Chase

Wednesday 10 August 2005 12:41:09 am

Salvatore, 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

The Web Application Service Provider

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 19 2025 07:12:57
Script start
Timing: Jan 19 2025 07:12:57
Module start 'layout'
Timing: Jan 19 2025 07:12:57
Module start 'content'
Timing: Jan 19 2025 07:12:59
Module end 'content'
Timing: Jan 19 2025 07:12:59
Script end

Main resources:

Total runtime1.5167 sec
Peak memory usage4,096.0000 KB
Database Queries67

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0071 589.0547152.6094
Module start 'layout' 0.00710.0031 741.664139.4141
Module start 'content' 0.01021.5048 781.0781635.1797
Module end 'content' 1.51510.0016 1,416.257812.1875
Script end 1.5166  1,428.4453 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00350.2308160.0002
Check MTime0.00140.0952160.0001
Mysql Total
Database connection0.00100.063510.0010
Mysqli_queries1.449595.5727670.0216
Looping result0.00080.0512650.0000
Template Total1.481697.720.7408
Template load0.00230.149720.0011
Template processing1.479397.536020.7396
Template load and register function0.00010.007610.0001
states
state_id_array0.00110.074610.0011
state_identifier_array0.00150.102120.0008
Override
Cache load0.00190.1240230.0001
Sytem overhead
Fetch class attribute can translate value0.00080.051040.0002
Fetch class attribute name0.00120.077970.0002
XML
Image XML parsing0.00120.080040.0003
class_abstraction
Instantiating content class attribute0.00000.001180.0000
General
dbfile0.00090.0605250.0000
String conversion0.00000.000740.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 16
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs