ez windows instal

Author Message

tady d.

Monday 04 December 2006 7:27:47 am

I want to instal ez on my windows to make some test, but at the finish I have a error like:
"Fatal error: Maximum execution time of 60 seconds exceeded in d:\program files\ezpublish\ezpublish\lib\ezxml\classes\ezxml.php on line 305
Fatal error: eZ publish did not finish its request

The execution of eZ publish was abruptly ended, the debug output is present below."
I looked at the line 305:

$cdataPos = strpos( $xmlDoc, "<![CDATA[", $pos );

What's on?

tady d.

Monday 04 December 2006 10:54:26 am

I just need to lengthen the time that need ez to prepares the site for my machine.
60s to litle for my low pc. How can I do it?

J-A Eberhard

Monday 04 December 2006 11:59:19 am

If you have access to the php.ini file, it's the place to do it.
If not goes to your .htaccess file and put
php_value max_execution_time 270

Open Source Solution Provider
Open-Net Ltd Switzerland
http://www.open-net.ch

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

Main resources:

Total runtime1.0894 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0057 587.9141152.6250
Module start 'layout' 0.00570.0030 740.539139.4453
Module start 'content' 0.00881.0794 779.9844533.8516
Module end 'content' 1.08820.0012 1,313.83598.1719
Script end 1.0894  1,322.0078 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.3147160.0002
Check MTime0.00140.1316160.0001
Mysql Total
Database connection0.00090.082510.0009
Mysqli_queries1.043795.8030570.0183
Looping result0.00050.0478550.0000
Template Total1.061497.420.5307
Template load0.00230.207120.0011
Template processing1.059197.219020.5296
Template load and register function0.00040.037010.0004
states
state_id_array0.00070.065110.0007
state_identifier_array0.00110.103220.0006
Override
Cache load0.00190.1746180.0001
Sytem overhead
Fetch class attribute can translate value0.00090.086720.0005
Fetch class attribute name0.00170.157140.0004
XML
Image XML parsing0.00060.055320.0003
class_abstraction
Instantiating content class attribute0.00000.001240.0000
General
dbfile0.00080.0725150.0001
String conversion0.00000.000540.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
3content/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
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.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: 7

Time used to render debug report: 0.0001 secs