Changed server but my site points to the old root directory

Author Message

Juan Camilo

Tuesday 30 May 2006 8:57:32 am

Hello everybody

I had a eZ site in a folder called ezpublish inside my apache root directory. I needed to change my web server and move all the files and database to the new one and I had to leave everything in the apache root directory not in a subdirectory. I also changed my site.ini.append.php files in siteaccess but all images are being called from ezpublish/design/mysite/images/... when it should be just design/mysite/images/...

In site.ini.append.php settigs are something like this

[SiteSettings]
SiteName=Gallery
SiteURL=www.mysite.com/index.php
IndexPage=/content/view/full/82
LoginPage=embedded

Is there something else I should modify? Thanks.

liu spider

Tuesday 30 May 2006 10:23:15 am

did you try to clear your ez cache?

http://liucougar.scim-im.org
SCIM Input Method Platform
http://scim.sf.net
SJSD Online Editor
http://sf.net/projects/sjsd

Juan Camilo

Tuesday 30 May 2006 10:47:18 am

Yes. I even had to do it manually because I can't log in as the admin user, when I go to the login page, fill the form with my username and password and submit an error message appears saying "The requested URL /ezpublish/index.php/gallery_admin/user/login was not found on this server.", which means it is still searching in the ezpublish directory which does not exist.

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 15:11:33
Script start
Timing: Jan 18 2025 15:11:33
Module start 'layout'
Timing: Jan 18 2025 15:11:33
Module start 'content'
Timing: Jan 18 2025 15:11:33
Module end 'content'
Timing: Jan 18 2025 15:11:33
Script end

Main resources:

Total runtime0.0189 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.0071 588.3984152.6875
Module start 'layout' 0.00710.0036 741.085939.5234
Module start 'content' 0.01070.0061 780.609489.4297
Module end 'content' 0.01680.0021 870.039134.3047
Script end 0.0189  904.3438 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002915.1101140.0002
Check MTime0.00126.4223140.0001
Mysql Total
Database connection0.00158.085510.0015
Mysqli_queries0.002915.210930.0010
Looping result0.00000.132310.0000
Template Total0.00178.910.0017
Template load0.00094.920410.0009
Template processing0.00083.974110.0008
Override
Cache load0.00073.588510.0007
General
dbfile0.00126.466480.0002
String conversion0.00000.059240.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