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.