Trying to move from one host to another...

Author Message

Mark Irvine

Sunday 08 February 2004 3:25:55 pm

Hi,

I've been working on a website and would like to move it to a new host. I've followed the instructions at:
http://www.ez.no/ez_publish/documentation/configuration/backup_restore/move_to_new_provider

If I go to "http://<mywebsite>/ez/index.php/plain" I get the standard plain look/feel and everythin is working fine.
If I go to "http://<mywebsite>/ez/index.php/tf" I get a 'module not found' message.

Basically, the plain site still works (and if I look in the plain_admin site I see my new objects/sections/content etc. all there (imported into the datanbase with mysql dump_file.sql as instructed). But I've created the website under 'tf'.

I've copied the design directory along with all teh templates, so they're all there.
If I've copied the settings directory completely, is there something I need to specifically change to get this to work? (I did change the database connection details, but nothing else)

Any ideas?

Thanks,
Mark

Vidar Langseid

Wednesday 11 February 2004 3:36:43 am

Hi

In short, this is your problem?:
Your siteaccess named "plain" works, but your siteaccess named "tf" does not.

The configuration for your siteaccess "tf" should be located here:
{ezp_doc_root}/settings/siteaccess/tf

Your siteaccess need to be enabled in {ezp_doc_root}/settings/override/site.ini.append
Add the following line to the bottom of the [SiteAccessSettings] section
AvailableSiteAccessList[]=tf

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 09:54:35
Script start
Timing: Jan 19 2025 09:54:35
Module start 'layout'
Timing: Jan 19 2025 09:54:35
Module start 'content'
Timing: Jan 19 2025 09:54:35
Module end 'content'
Timing: Jan 19 2025 09:54:35
Script end

Main resources:

Total runtime0.0282 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0075 589.2734152.6406
Module start 'layout' 0.00750.0050 741.914139.4766
Module start 'content' 0.01260.0132 781.390689.2578
Module end 'content' 0.02580.0023 870.648430.3047
Script end 0.0281  900.9531 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.003813.5107140.0003
Check MTime0.00155.4065140.0001
Mysql Total
Database connection0.00124.143510.0012
Mysqli_queries0.004515.809730.0015
Looping result0.00000.081310.0000
Template Total0.00186.410.0018
Template load0.00103.653410.0010
Template processing0.00082.765510.0008
Override
Cache load0.00082.687610.0008
General
dbfile0.005619.874680.0007
String conversion0.00000.038940.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