fatal error coming on form submission

Author Message

M Farhan

Tuesday 17 June 2003 1:26:49 am

Hello Everyone,

I am getting a fatal error on form submission, though this form functionality is working fine (on the machine where it was initially developed) with emails being sent on the specified addresses but when deployed on a different machine it gives me a fatal error, though everything else is working fine.

Fatal error: Maximum execution time of 30 seconds exceeded in c:\program files\ez\ezpublish\lib\ezutils\classes\ezsmtp.php on line 336

Fatal error: Maximum execution time of 30 seconds exceeded in c:\program files\ez\ezpublish\lib\ezutils\classes\ezexecution.php on line 157

Fatal error: Maximum execution time of 30 seconds exceeded in c:\program files\ez\ezpublish\lib\ezutils\classes\ezsession.php on line 73

Suggessions Plz

MF

M Farhan

Tuesday 17 June 2003 11:25:00 pm

(Fatal error: Maximum execution time of 30 seconds exceeded in c:\program files\ez\ezpublish\lib\ezutils\classes\ezsmtp.php on line 336)
Just to add to the above information, i am using ezPublish 3.0.2 installed on Microsoft 2000 Server.

Karsten Jennissen

Tuesday 17 June 2003 11:59:23 pm

The reason for this is the long time the translation file initialisation takes (only first time eZ publish is loaded).

Try
http://ez.no/developer/ez_publish_3/contributions/30_second_timeout_remedy

Note that you should set the PHP memory to 20MB or above for the same reason.

See
http://ez.no/developer/ez_publish_3/documentation/ez_publish_3/typical_problems_and_solutions/not_enough_php_memory

Karsten

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 15:09:35
Script start
Timing: Jan 18 2025 15:09:35
Module start 'layout'
Timing: Jan 18 2025 15:09:35
Module start 'content'
Timing: Jan 18 2025 15:09:36
Module end 'content'
Timing: Jan 18 2025 15:09:36
Script end

Main resources:

Total runtime0.7726 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.0056 589.4453152.6250
Module start 'layout' 0.00560.0028 742.070339.4453
Module start 'content' 0.00840.7628 781.5156469.6875
Module end 'content' 0.77110.0014 1,251.20318.1563
Script end 0.7726  1,259.3594 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.3951160.0002
Check MTime0.00120.1612160.0001
Mysql Total
Database connection0.00160.201110.0016
Mysqli_queries0.728194.2313570.0128
Looping result0.00060.0741550.0000
Template Total0.746496.620.3732
Template load0.00210.268220.0010
Template processing0.744396.332620.3721
Template load and register function0.00020.030710.0002
states
state_id_array0.00070.093310.0007
state_identifier_array0.00100.132120.0005
Override
Cache load0.00170.2217210.0001
Sytem overhead
Fetch class attribute can translate value0.00060.072220.0003
Fetch class attribute name0.00210.266130.0007
XML
Image XML parsing0.00040.047020.0002
class_abstraction
Instantiating content class attribute0.00000.001330.0000
General
dbfile0.00060.0774100.0001
String conversion0.00000.001040.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
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/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: 13
 Number of unique templates used: 5

Time used to render debug report: 0.0002 secs