It takes more than a minute to display !!!

Author Message

max imil

Thursday 10 July 2003 9:02:14 pm

Hi to the EZ Crew.

I'm looking foward to install the 'ezpublish-3.1-1.tar.gz' on my web server, but I wanted to try it before on my local machine. here's my config :
win98
apache 1.3.24
php 4.1.2
mysql 3.23.49.
I won't be able to change anything in the php.ini and Apache conf file on my web server.

I've installed it on my localhost and it works all the way until the login screen. 30 seconds wasn't enough in php.ini so i had to change that for 300 (but again, i won't be able to change that on the remote host). After that, i can log in but it takes, at least 1 minute to display a page, and so on for each page. It's a bit annoying and I can't see how I can work with that !!

I would really appreciate help on this issue.

Thanks

Maximil

Karsten Jennissen

Friday 11 July 2003 12:26:50 am

That's definitely not "normal". What's your CPU / Memory? You didn't use the installer, right? Sounds to me like some kind of cache problem. Could you see what you find in /var/cache?

The reason ez publish requires such a long time the first time it is called is because it builds the translation and puts it into the cache, much like an initialisation of the system. After that it should go much much quicker.

Karsten

max imil

Saturday 12 July 2003 9:06:46 am

CPU is 666Mhz intel
RAM is 128Mb
No, I didn't use the installer
in the localhost/ezpub.../var/cache/... is present a lot of files with a lot of numbers and some directories (codepages, content, ini ...)

I wasn't able to configure by myself the Virtual host options. Would it cause any probs ???

Jaroslav Satkevic

Wednesday 24 September 2003 5:22:38 am

i am have same problem.
When I install ez3.2 ( with installer ) in my redhat 9 i see message:

Fatal error: Maximum execution time of 30 seconds exceeded in /opt/ezpublish/sites/default/lib/ezdb/classes/ezdbinterface.php on line 203
Fatal error: eZ publish did not finish it's request

The execution of eZ publish was abruptly ended, the debug output is present below.

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

Main resources:

Total runtime0.6972 sec
Peak memory usage4,096.0000 KB
Database Queries62

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0063 589.0625152.6250
Module start 'layout' 0.00640.0036 741.687539.4453
Module start 'content' 0.01000.6856 781.1328513.8516
Module end 'content' 0.69560.0015 1,294.984412.1406
Script end 0.6971  1,307.1250 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00370.5298160.0002
Check MTime0.00150.2122160.0001
Mysql Total
Database connection0.00080.115910.0008
Mysqli_queries0.646292.6928620.0104
Looping result0.00060.0910600.0000
Template Total0.662995.120.3315
Template load0.00210.304320.0011
Template processing0.660894.779220.3304
Template load and register function0.00020.034410.0002
states
state_id_array0.00140.197110.0014
state_identifier_array0.00110.158820.0006
Override
Cache load0.00180.2615300.0001
Sytem overhead
Fetch class attribute can translate value0.00080.111630.0003
Fetch class attribute name0.00130.188240.0003
XML
Image XML parsing0.00030.048830.0001
class_abstraction
Instantiating content class attribute0.00000.001340.0000
General
dbfile0.00090.1233100.0001
String conversion0.00000.001340.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
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 16
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs