EZP4 install problems

Author Message

Zotov Vladimir

Monday 03 March 2008 2:31:21 am

I've unzipped archive into my test directory. When I try to install EZ (by running index.php), I have this messages:

Warning: require(autoload.php) [function.require]: failed to open stream: No such file or directory in C:\Program Files\Apache Group\Apache2\htdocs\test\index.php on line 34

Fatal error: require() [function.require]: Failed opening required 'autoload.php' (include_path='c:\php5\libmysql.dll') in C:\Program Files\Apache Group\Apache2\htdocs\test\index.php on line 34

what should I do to fix this problem?

Kristof Coomans

Monday 03 March 2008 2:45:01 am

Hello Vladimir, welcome to the eZ Community!

Please add the current directory (.) to your PHP include_path. See include_path documentation on the PHP site: http://www.php.net/manual/en/ini.core.php#ini.include-path

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

Zotov Vladimir

Monday 03 March 2008 3:18:51 am

Kristof!
Thank you very much for advice! I've started inllation. But now it is another problem:

Strict Standards: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Moscow' for '3.0/no DST' instead in C:\Program Files\Apache Group\Apache2\htdocs\test\lib\ezutils\classes\ezdebug.php on line 879

What about this? Should I change my timezone, or I can ignore it?
Vladimir

Kristof Coomans

Monday 03 March 2008 4:29:49 am

This is documented at http://ez.no/doc/ez_publish/technical_manual/4_0/installation/normal_installation/requirements_for_doing_a_normal_installation (search for "PHP timezone")

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 18 2025 22:32:33
Script start
Timing: Jan 18 2025 22:32:33
Module start 'layout'
Timing: Jan 18 2025 22:32:33
Module start 'content'
Timing: Jan 18 2025 22:32:34
Module end 'content'
Timing: Jan 18 2025 22:32:34
Script end

Main resources:

Total runtime1.6968 sec
Peak memory usage4,096.0000 KB
Database Queries60

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0076 589.0313152.6250
Module start 'layout' 0.00760.0024 741.656339.4609
Module start 'content' 0.01001.6852 781.1172546.1953
Module end 'content' 1.69520.0015 1,327.312512.1719
Script end 1.6967  1,339.4844 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.2027160.0002
Check MTime0.00150.0869160.0001
Mysql Total
Database connection0.00240.140410.0024
Mysqli_queries1.642196.7772600.0274
Looping result0.00060.0361580.0000
Template Total1.658197.720.8291
Template load0.00200.119520.0010
Template processing1.656197.603020.8280
Template load and register function0.00020.013310.0002
states
state_id_array0.00090.052010.0009
state_identifier_array0.00480.280020.0024
Override
Cache load0.00170.0982200.0001
Sytem overhead
Fetch class attribute can translate value0.00080.046320.0004
Fetch class attribute name0.00100.057650.0002
XML
Image XML parsing0.00060.036520.0003
class_abstraction
Instantiating content class attribute0.00000.000860.0000
General
dbfile0.00200.1173160.0001
String conversion0.00000.000540.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
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.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.0002 secs