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

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

Main resources:

Total runtime1.3205 sec
Peak memory usage4,096.0000 KB
Database Queries62

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0045 592.8984152.6406
Module start 'layout' 0.00450.0019 745.539139.4766
Module start 'content' 0.00641.3127 785.0156579.0703
Module end 'content' 1.31910.0014 1,364.085912.1406
Script end 1.3205  1,376.2266 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00270.2065160.0002
Check MTime0.00120.0925160.0001
Mysql Total
Database connection0.00070.056310.0007
Mysqli_queries1.275796.6059620.0206
Looping result0.00070.0497600.0000
Template Total1.290997.820.6454
Template load0.00180.133720.0009
Template processing1.289197.619820.6445
Template load and register function0.00010.009110.0001
states
state_id_array0.00090.066010.0009
state_identifier_array0.00350.262220.0017
Override
Cache load0.00150.1117260.0001
Sytem overhead
Fetch class attribute can translate value0.00050.038130.0002
Fetch class attribute name0.00100.072150.0002
XML
Image XML parsing0.00080.059530.0003
class_abstraction
Instantiating content class attribute0.00000.000850.0000
General
dbfile0.00090.0676180.0000
String conversion0.00000.000540.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
4content/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
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 14
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs