Cannot install

Author Message

Minghui Yu

Sunday 09 April 2006 2:49:44 pm

Error message:

Warning: Failed opening 'lib/ezutils/classes/ezdebug.php' for inclusion (include_path='c:\php4\pear') in e:\ez\lib\ezutils\classes\ezhttptool.php on line 49

Warning: Failed opening 'lib/ezutils/classes/ezsession.php' for inclusion (include_path='c:\php4\pear') in e:\ez\lib\ezutils\classes\ezhttptool.php on line 50

Warning: Failed opening 'lib/ezutils/classes/ezsys.php' for inclusion (include_path='c:\php4\pear') in e:\ez\lib\ezutils\classes\ezhttptool.php on line 51

Any idea?

Thanks

Ɓukasz Serwatka

Sunday 09 April 2006 11:05:02 pm

Hi,

You have this error becaouse "." (current dir) is missing in include_path='c:\php4\pear' in php.ini file (usually in C:\Windows).

Try with:

include_path=".;c:\php4\pear"

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

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 31 2025 06:24:38
Script start
Timing: Jan 31 2025 06:24:38
Module start 'layout'
Timing: Jan 31 2025 06:24:38
Module start 'content'
Timing: Jan 31 2025 06:24:38
Module end 'content'
Timing: Jan 31 2025 06:24:38
Script end

Main resources:

Total runtime0.0121 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0044 588.1250151.2109
Module start 'layout' 0.00440.0025 739.335936.6484
Module start 'content' 0.00690.0039 775.984490.1719
Module end 'content' 0.01080.0013 866.156329.9922
Script end 0.0121  896.1484 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002117.4041140.0002
Check MTime0.00108.1600140.0001
Mysql Total
Database connection0.00075.577510.0007
Mysqli_queries0.002319.273730.0008
Looping result0.00000.108010.0000
Template Total0.00108.610.0010
Template load0.00086.771510.0008
Template processing0.00021.812710.0002
Override
Cache load0.00054.373610.0005
General
dbfile0.00021.936480.0000
String conversion0.00000.066840.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs