Newbie First Time Install.

Author Message

kevin waterman

Monday 25 October 2004 3:39:12 pm

I have isntalled many CMS recently. I am using XAMPP as a test platform for now.
Here is my setup:
Apache/2.0.52 (Win32) mod_ssl/2.0.52 OpenSSL/0.9.7d PHP/5.0.2
MySQL 3.23.57

This is my error:
Fatal error: Cannot re-assign $this in C:\apachefriends\xampp\htdocs\xampp\ez\lib\ezutils\classes\ezdebug.php on line 193

Any advice?

kevin waterman

Tuesday 26 October 2004 8:09:07 am

I am also installing on a different box and I am getting this error:

Here is the setup of this other box, It is runing Solaris:
apache_1.3.24
Mysql 3.23.56
PHP Version 4.2.1

Fatal error: Call to undefined function: file_get_contents() in /opt2/apache/htdocs/home/ez/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.

I am not sure what I am doing wrong. Any help is much appreciated.

Lazaro Ferreira

Tuesday 26 October 2004 9:04:28 am

Hi,

None of your box meets EZP requirements, you can run EZP with php 4.2.x version, but this is not recommended because a documented problem (search http://ez.no) with php sessions, the recommended php version is 4.3.x and above

As error msg said, you are getting an undefined function, you better check if this function exist for your php setup, php documentation is at http://www.php.net

(last minute you need php 4.3.x or above to use that function)

Lazaro
http://www.mzbusiness.com

kevin waterman

Tuesday 26 October 2004 9:34:52 am

I am running PHP 5.0.2 on the box running xampp. That exceeds "php 4.2.x version" or does that mean within the main line of >4.2 but less than 5.0?

Thanks

Kevin Waterman

kevin waterman

Tuesday 26 October 2004 9:36:27 am

MySQL is running high enough as well.

Lazaro Ferreira

Tuesday 26 October 2004 10:28:14 am

HI,

AFAIK, ezp doesn't support PHP5.0 yet

But you can check for yourself here, search for EZP requisites here at http://ez.no

Lazaro
http://www.mzbusiness.com

kevin waterman

Tuesday 26 October 2004 1:06:39 pm

Ok, I am not trying to use the XAMPP switch function that downgrades the PHP to 4.3.9. Thanks. I will let you know how it goes.

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

Main resources:

Total runtime1.1356 sec
Peak memory usage4,096.0000 KB
Database Queries69

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0064 590.3906152.6250
Module start 'layout' 0.00640.0028 743.015639.4453
Module start 'content' 0.00921.1249 782.4609539.9375
Module end 'content' 1.13410.0015 1,322.398412.1641
Script end 1.1356  1,334.5625 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00350.3097160.0002
Check MTime0.00150.1289160.0001
Mysql Total
Database connection0.00100.088910.0010
Mysqli_queries1.075394.6842690.0156
Looping result0.00120.1072670.0000
Template Total1.092396.220.5462
Template load0.00300.261520.0015
Template processing1.089395.921720.5447
Template load and register function0.00030.022310.0003
states
state_id_array0.00190.166310.0019
state_identifier_array0.00260.226220.0013
Override
Cache load0.00210.1858370.0001
Sytem overhead
Fetch class attribute can translate value0.00110.096820.0005
Fetch class attribute name0.00140.125170.0002
XML
Image XML parsing0.00020.019020.0001
class_abstraction
Instantiating content class attribute0.00000.001370.0000
General
dbfile0.00070.0622100.0001
String conversion0.00000.001340.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
7content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
10content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.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: 5

Time used to render debug report: 0.0001 secs