Wrong PHP version?

Author Message

Martin Falley

Tuesday 04 July 2006 6:21:15 am

I get this error message:

<b>Unsupported PHP version 4.4.2

You cannot use this PHP version with eZ publish 3.6.1.
You will need to upgrade to eZ publish version 3.7 or higher.</b>

but I have installed the last version 3.8.0/3.8.1

What is wrong? Whre is the neccecary version defined?

Regards
Martin

Kristof Coomans

Wednesday 05 July 2006 4:23:08 am

Hello Martin

Welcome to the eZ community!

Can you tell us exactly which version you've installed?

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

Martin Falley

Wednesday 05 July 2006 4:47:42 am

I was shure, it is the 3.8.0/3.8.1

Unfortunatly I think, I was on the wrong server :(( and the Version is lower than 3.8

Anything between 3.6 and 3.7

But on the other server, where is version 3.8.1 installed i get the Error

<b>Fatal error: Call to undefined function: var_export() in /mnt/kw2/05/420/00000010/htdocs/cms/ez/lib/ezutils/classes/ezini.php on line 502</b>

Regards
Martin

Kristof Coomans

Wednesday 05 July 2006 4:58:45 am

I was shure, it is the 3.8.0/3.8.1

It is either 3.8.0 or 3.8.1, or if it's something in between then please specify the subversion revision number.

Regarding the error message about the undefined function var_export(): var_export is available since PHP 4.2.0 ( http://www.php.net/manual/en/function.var-export.php ), so if you're running PHP 4.4.2 it should be there. Maybe your web hosting provider has disabled it with the disable_functions directive in php.ini ( see http://www.php.net/manual/en/features.safe-mode.php )?

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

Martin Falley

Wednesday 05 July 2006 6:52:31 am

I controlled the versionnumber and it is ezpublish-3.8.1-gpl from the ezpublish-3.8.1-gpl.tar.gz

Now I will ask my provider, what is wrong and how we can fix the problems.

Thanks for now

Best regards
Martin from Hamburg, Germany

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 10:55:05
Script start
Timing: Jan 18 2025 10:55:05
Module start 'layout'
Timing: Jan 18 2025 10:55:05
Module start 'content'
Timing: Jan 18 2025 10:55:05
Module end 'content'
Timing: Jan 18 2025 10:55:05
Script end

Main resources:

Total runtime0.6219 sec
Peak memory usage4,096.0000 KB
Database Queries63

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0078 589.2422152.6094
Module start 'layout' 0.00780.0035 741.851639.4141
Module start 'content' 0.01130.6086 781.2656558.7969
Module end 'content' 0.61990.0020 1,340.062512.1875
Script end 0.6219  1,352.2500 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.5542160.0002
Check MTime0.00130.2036160.0001
Mysql Total
Database connection0.00140.217710.0014
Mysqli_queries0.557989.7019630.0089
Looping result0.00060.0997610.0000
Template Total0.581393.520.2907
Template load0.00400.645620.0020
Template processing0.577392.817820.2886
Template load and register function0.00020.028410.0002
states
state_id_array0.00140.230410.0014
state_identifier_array0.00210.337020.0010
Override
Cache load0.00310.4987350.0001
Sytem overhead
Fetch class attribute can translate value0.00070.120320.0004
Fetch class attribute name0.00150.244860.0003
XML
Image XML parsing0.00070.110520.0003
class_abstraction
Instantiating content class attribute0.00000.002670.0000
General
dbfile0.00110.1791160.0001
String conversion0.00000.001740.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
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
9content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 23
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs