Moved install to new server, but

Author Message

Gregory Mann

Wednesday 14 September 2005 3:23:17 pm

Hello
I've moved an install of ezpublish 3.5.0 from one server to another. I got everything working and displaying properly, except that if I edit existing content, after hitting the publish button, I don't see my changes in either the admin preview, or on the user side. If I add new content, such as a folder, it will show up on the user side, and in the admin, it will be listed under the main content structure in the left column, but in the center of the admin page, it won't show up as a sub-item.
Also the time it takes after you press a button to save a change, takes, from 30-60 seconds, and it seems to be taking longer, as I continue to work with it.
The original server that I was on, ran mysql 3.23.58, and the new server that I've moved to is running mysql 4.0.24 standard, which may or may not have something to do with it.

Any help is greatly appreciated!

Thanks
Greg

A child of five would understand this. Send someone to fetch a child of five.

Groucho Marx

Xavier Dutoit

Wednesday 14 September 2005 4:51:33 pm

Have you checked if the apache process can write on the log folder ?

Have you tried to clear the cache ?

X+

http://www.sydesy.com

Gregory Mann

Wednesday 14 September 2005 5:13:51 pm

I have cleared the cache multiple times, through the admin interface and manually, but I haven't looked at whether apache can write to the log file. How would I do that? Which files need to be written to and what should they be chmodded to?

Thanks
Greg

A child of five would understand this. Send someone to fetch a child of five.

Groucho Marx

Xavier Dutoit

Thursday 15 September 2005 5:36:35 am

the var/cache file is usualy under you ez install folder. That can be defined in your site.override too.

I chown -R var to www-data. If you can't chmod it so the apache process can write in it.

Set the debug mode, it should notify it if it can't write on the cache folder.

X+

http://www.sydesy.com

Gregory Mann

Friday 16 September 2005 5:20:27 am

Xavier
Thanks much. I changed owner and re-ran modfix.sh a few times, and that took care of it.

Greg

A child of five would understand this. Send someone to fetch a child of five.

Groucho Marx

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 22:39:41
Script start
Timing: Jan 18 2025 22:39:41
Module start 'layout'
Timing: Jan 18 2025 22:39:41
Module start 'content'
Timing: Jan 18 2025 22:39:41
Module end 'content'
Timing: Jan 18 2025 22:39:41
Script end

Main resources:

Total runtime0.6385 sec
Peak memory usage4,096.0000 KB
Database Queries63

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0109 589.1484152.6406
Module start 'layout' 0.01090.0044 741.789139.4766
Module start 'content' 0.01530.6215 781.2656563.3906
Module end 'content' 0.63680.0017 1,344.656316.1406
Script end 0.6385  1,360.7969 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00390.6078160.0002
Check MTime0.00160.2555160.0001
Mysql Total
Database connection0.00230.355010.0023
Mysqli_queries0.568689.0457630.0090
Looping result0.00070.1059610.0000
Template Total0.589392.320.2947
Template load0.00230.359620.0011
Template processing0.587091.930920.2935
Template load and register function0.00010.018310.0001
states
state_id_array0.00150.229410.0015
state_identifier_array0.00150.228120.0007
Override
Cache load0.00190.3032320.0001
Sytem overhead
Fetch class attribute can translate value0.00100.149420.0005
Fetch class attribute name0.00140.225170.0002
XML
Image XML parsing0.00110.169620.0005
class_abstraction
Instantiating content class attribute0.00000.0045100.0000
General
dbfile0.00090.1370220.0000
String conversion0.00000.001640.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
5content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 23
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs