Changing installation directory

Author Message

Nebojsa Eric

Friday 05 October 2007 6:05:30 am

Hi.

I need to rename an installation directory of eZ Publish. Web site is up and running correctly. What I should do to make this properly?

When I rename FTP directory, front pages are running but I cannot access site_admin. How to do this? It's urgent.

André R.

Friday 05 October 2007 8:41:24 am

You need to clear all cache for this to work.

Read this:
http://ez.no/developer/forum/install_configuration/moving_up_the_directory_tree/re_moving_up_the_directory_tree__1

Clearing it manually from command line could be your soulution, ie from ezp root:

sudo rm -R var/my_site_name/cache/*
sudo rm -R var/cache/*

(remove the 'sudo' if your not on a debian based distro)

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

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 31 2025 01:16:29
Script start
Timing: Jan 31 2025 01:16:29
Module start 'layout'
Timing: Jan 31 2025 01:16:29
Module start 'content'
Timing: Jan 31 2025 01:16:29
Module end 'content'
Timing: Jan 31 2025 01:16:29
Script end

Main resources:

Total runtime0.0255 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0054 588.1328151.2109
Module start 'layout' 0.00540.0050 739.3438220.6875
Module start 'content' 0.01030.0139 960.0313997.9141
Module end 'content' 0.02420.0013 1,957.945329.9922
Script end 0.0255  1,987.9375 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002610.2668140.0002
Check MTime0.00104.0301140.0001
Mysql Total
Database connection0.00093.504410.0009
Mysqli_queries0.002911.335030.0010
Looping result0.00000.094310.0000
Template Total0.00093.710.0009
Template load0.00072.753710.0007
Template processing0.00020.901110.0002
Override
Cache load0.00051.840510.0005
General
dbfile0.00187.025780.0002
String conversion0.00000.047640.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