Can't even load the Install script!

Author Message

confused programmer

Monday 09 August 2004 5:05:04 am

I unpacked ezpublish like told (using the latest release of PHP 5.0 stable) and I tried going to run it (my folder is simply ezpublish, so it is at http://localhost/ezpublish/). It comes up with

Error 200
OK

I've tried turning register_globals Off and On in php.ini, but it doesn't change a thing. I even tried adding a simple   at the bottom of the script, but same message.

confused programmer

Monday 09 August 2004 5:20:09 am

OK. It ended up saying Fatal error: Cannot re-assign $this in \ezpublish\lib\ezutils\classes\ezdebug.php on line 194

I then searched for that here and it said you do not support PHP 5.

However, that takes me back to another question.

Ole Morten Halvorsen

Monday 09 August 2004 5:24:20 am

Confused,

eZ publish does not support PHP 5. Please use the latest stable PHP 4.x.

Ole M.

Senior Software Engineer - Vision with Technology

http://www.visionwt.com
http://www.omh.cc
http://www.twitter.com/omh

eZ Certified Developer
http://ez.no/certification/verify/358441
http://ez.no/certification/verify/272578

Hans Melis

Monday 09 August 2004 5:28:36 am

You should use PHP 4.3.x (latest is 4.3.8 I think) with eZ publish. PHP 5 isn't supported, as mentioned by the various install documents like: http://ez.no/ez_publish/documentation/installation/normal_installation/requirements_for_doing_a_normal_installation

Edit: Beaten to it by Ole...
--
Hans

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

Main resources:

Total runtime0.8707 sec
Peak memory usage4,096.0000 KB
Database Queries62

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 589.2813152.6406
Module start 'layout' 0.00520.0024 741.921939.4766
Module start 'content' 0.00760.8616 781.3984573.8203
Module end 'content' 0.86920.0015 1,355.218812.1406
Script end 0.8707  1,367.3594 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.3637160.0002
Check MTime0.00140.1569160.0001
Mysql Total
Database connection0.00110.123410.0011
Mysqli_queries0.820294.1941620.0132
Looping result0.00060.0683600.0000
Template Total0.840396.520.4202
Template load0.00220.247720.0011
Template processing0.838296.258320.4191
Template load and register function0.00010.016610.0001
states
state_id_array0.00100.115910.0010
state_identifier_array0.00200.224420.0010
Override
Cache load0.00180.2053210.0001
Sytem overhead
Fetch class attribute can translate value0.00070.078330.0002
Fetch class attribute name0.00120.137850.0002
XML
Image XML parsing0.00170.198830.0006
class_abstraction
Instantiating content class attribute0.00000.001450.0000
General
dbfile0.00280.3259150.0002
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
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.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: 15
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs