Fatal error

Author Message

Micke Karlgren

Thursday 02 December 2004 10:25:30 am

Does anyone know how to fix this.
http://localhost/index.php/plain works.
http://localhost/index.php/plain_admin get an error. eZ debug=

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Fatal error: Maximum execution time of 30 seconds exceeded in c:\ezpublish\ezpublish\lib\ezxml\classes\ezxml.php on line 285
Fatal error: eZ publish did not finish its request

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

eZ debug
Timing: Dec 02 2004 19:18:01
Script start

Timing: Dec 02 2004 19:18:01
Module start 'user'

Warning: ezi18n Dec 02 2004 19:18:01
No translation for file(translation.ts) in context(design/standard/layout): 'Welcome to eZ publish administration' with comment()

Warning: eZTranslationCache::setContextCache Dec 02 2004 19:18:01
Translation cache for context 'cachecontexts' already exists

Warning: ezi18n Dec 02 2004 19:18:01
No translation for file(translation.ts) in context(design/standard/layout): 'To log in enter a valid login and password.' with comment()

Warning: eZTranslationCache::setContextCache Dec 02 2004 19:18:01
Translation cache for context 'cachecontexts' already exists

Warning: ezi18n Dec 02 2004 19:18:01
No translation for file(translation.ts) in context(design/standard/user): 'Could not login' with comment()

Warning: eZTranslationCache::setContextCache Dec 02 2004 19:18:01
Translation cache for context 'cachecontexts' already exists

Warning: ezi18n Dec 02 2004 19:18:01
No translation for file(translation.ts) in context(design/standard/user): 'A valid username and password is required to login.' with comment()

Warning: eZTranslationCache::setContextCache Dec 02 2004 19:18:01
Translation cache for context 'cachecontexts' already exists

Warning: ezi18n Dec 02 2004 19:18:01
No translation for file(translation.ts) in context(design/standard/user): 'Access not allowed' with comment()

Warning: eZTranslationCache::setContextCache Dec 02 2004 19:18:01
Translation cache for context 'cachecontexts' already exists

Warning: eZTranslationCache::setContextCache Dec 02 2004 19:18:01
Translation cache for context 'cachecontexts' already exists

Warning: ezi18n Dec 02 2004 19:18:01
No translation for file(translation.ts) in context(design/standard/user): 'Login' with comment()

Warning: eZTranslationCache::setContextCache Dec 02 2004 19:18:01
Translation cache for context 'cachecontexts' already exists

Warning: ezi18n Dec 02 2004 19:18:01
No translation for file(translation.ts) in context(design/standard/user): 'Password' with comment()

Timing points:
Checkpoint Elapsed Rel. Elapsed Memory Rel. Memory
Script start 0.0000 sec 0.0891 sec 0.0000KB 0.0000KB
Module start 'user' 0.0891 sec 0.0000KB 0.0000KB
Total runtime: 30.3418 sec

Time accumulators:
Accumulator Elapsed Percent Count Average
ini_load
Load cache 0.0329 sec 0.1084% 6 0.0055 sec
Mysql Total
Mysql_queries 0.0007 sec 0.0022% 1 0.0007 sec
Looping result 0.0001 sec 0.0002% 1 0.0001 sec
Template Total
Template load 0.0000 sec 0.0000% 0 0.0000 sec
Template parser: create text elements 0.0032 sec 0.0105% 1 0.0032 sec
Template parser: remove whitespace 0.0005 sec 0.0017% 1 0.0005 sec
Template parser: construct tree 0.0200 sec 0.0659% 1 0.0200 sec
Template load and register function 0.0105 sec 0.0347% 1 0.0105 sec
override
Cache load 0.0276 sec 0.0911% 1 0.0276 sec
TS translator
TS init 27.1790 sec 89.5437% 8 3.3974 sec
TS cache load 0.0017 sec 0.0057% 1 0.0017 sec
TS context load 0.0005 sec 0.0018% 1 0.0005 sec
TS load 26.6013 sec 87.6403% 7 3.8002 sec
TS store cache 0.0639 sec 0.2106% 7 0.0091 sec
General
String conversion 0.0733 sec 0.2415% 8 0.0092 sec
String conversion w/ mbstring 0.0719 sec 0.2368% 8 0.0090 sec
Total script time: 30.3528 sec

Micke Karlgren

Thursday 02 December 2004 10:57:27 am

I've found a solution in anoter post:

Modifie ezxml.php with set_time_limit function.

set_time_limit(600);

Insert it on line 2 under the <?php

//Micke

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

Main resources:

Total runtime0.0250 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0060 588.0078151.1953
Module start 'layout' 0.00600.0042 739.2031220.6563
Module start 'content' 0.01020.0133 959.85941,001.6484
Module end 'content' 0.02350.0015 1,961.507833.9922
Script end 0.0250  1,995.5000 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002811.3196140.0002
Check MTime0.00114.4285140.0001
Mysql Total
Database connection0.00093.789110.0009
Mysqli_queries0.002911.687530.0010
Looping result0.00000.055310.0000
Template Total0.00114.310.0011
Template load0.00083.342110.0008
Template processing0.00020.959710.0002
Override
Cache load0.00052.186210.0005
General
dbfile0.00083.183080.0001
String conversion0.00000.044840.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