EZ 4.0 Install problem

Author Message

Torgrim Sandvoll

Friday 07 December 2007 5:41:29 am

After uploading the files (fresh install LAMP server) I get this error message:
Parse error: syntax error, unexpected ',', expecting '(' in /hsphere/local/home/alfasoft/programguiden.com/index.php on line 121

line 121 (and forward) in index.php reads:
$logMap = array( 'notice' => eZDebug::LEVEL_NOTICE,
'warning' => eZDebug::LEVEL_WARNING,
'error' => eZDebug::LEVEL_ERROR,
'debug' => eZDebug::LEVEL_DEBUG );

Hope any can help on this one!

Have a nice day! :)

Kristof Coomans

Friday 07 December 2007 8:20:09 am

Hi Torgrim

Are you sure you have PHP 5 on your server, and not PHP 4.4? eZ Publish 4 only runs on PHP 5.

Related issue: http://issues.ez.no/11722

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

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 06:09:57
Script start
Timing: Jan 19 2025 06:09:57
Module start 'layout'
Timing: Jan 19 2025 06:09:57
Module start 'content'
Timing: Jan 19 2025 06:09:58
Module end 'content'
Timing: Jan 19 2025 06:09:58
Script end

Main resources:

Total runtime0.6760 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.0059 589.1563152.6250
Module start 'layout' 0.00590.0028 741.781339.4609
Module start 'content' 0.00880.6657 781.2422522.2969
Module end 'content' 0.67440.0015 1,303.53918.1719
Script end 0.6760  1,311.7109 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.4731160.0002
Check MTime0.00130.1920160.0001
Mysql Total
Database connection0.00080.123410.0008
Mysqli_queries0.632893.6074540.0117
Looping result0.00040.0641520.0000
Template Total0.644395.320.3221
Template load0.00200.302020.0010
Template processing0.642294.998620.3211
Template load and register function0.00020.024210.0002
states
state_id_array0.00200.293210.0020
state_identifier_array0.00170.255820.0009
Override
Cache load0.00170.2493170.0001
Sytem overhead
Fetch class attribute can translate value0.00040.060820.0002
Fetch class attribute name0.00120.180830.0004
XML
Image XML parsing0.00070.099420.0003
class_abstraction
Instantiating content class attribute0.00000.001030.0000
General
dbfile0.00110.1598160.0001
String conversion0.00000.000940.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.0001 secs