Fatal Error

Author Message

Neil Kanth

Thursday 23 December 2004 9:15:30 am

This is the error message I get after I go to the site address to start the wizard.
<b>
Fatal error: Call to undefined function: file_get_contents() in /home/webadmin/softballcricket.com/html/ezp/lib/eztemplate/classes/eztemplatefileresource.php on line 245
Fatal error: eZ publish did not finish its request

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

What could it be? Could it be a software requirement not being met?

Thanks for helping.

Hans Melis

Thursday 23 December 2004 11:43:34 am

Hi Neil,

Your PHP version is most likely too old. The file_get_contents() function only exists in PHP 4.3.0 and newer.

Hans
http://blog.hansmelis.be

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 19 2025 20:00:19
Script start
Timing: Jan 19 2025 20:00:19
Module start 'layout'
Timing: Jan 19 2025 20:00:19
Module start 'content'
Timing: Jan 19 2025 20:00:20
Module end 'content'
Timing: Jan 19 2025 20:00:20
Script end

Main resources:

Total runtime1.0366 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0076 589.1484152.6250
Module start 'layout' 0.00760.0057 741.773439.4453
Module start 'content' 0.01331.0217 781.2188519.3984
Module end 'content' 1.03500.0015 1,300.61728.1797
Script end 1.0366  1,308.7969 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00400.3866160.0003
Check MTime0.00160.1499160.0001
Mysql Total
Database connection0.00130.126810.0013
Mysqli_queries0.976594.2039540.0181
Looping result0.00080.0735520.0000
Template Total0.984294.920.4921
Template load0.00240.230520.0012
Template processing0.981894.714720.4909
Template load and register function0.00010.014310.0001
states
state_id_array0.00370.360910.0037
state_identifier_array0.00150.145320.0008
Override
Cache load0.00200.1893150.0001
Sytem overhead
Fetch class attribute can translate value0.00070.071720.0004
Fetch class attribute name0.00180.173430.0006
XML
Image XML parsing0.00070.070020.0004
class_abstraction
Instantiating content class attribute0.00000.000730.0000
General
dbfile0.00360.3482150.0002
String conversion0.00000.001240.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
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.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: 10
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs