Errors - eZ publish 4.0.1rc1 setup wizard on windows xp

Author Message

Thiago Campos Viana

Monday 21 July 2008 9:00:19 pm

I was testing the 4.0.1rc1 and I found this some errors.

My system: Windows XP SP 2 - Apache/2.2.9 (Win32) - DAV/2 - mod_ssl/2.2.9 OpenSSL/0.9.8h - mod_autoindex_color PHP/5.2.6

-

This error appears on all pages:

Strict Standards: strftime() [function.strftime]: 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 'America/Sao_Paulo' for '-3.0/no DST' instead in C:\xampp\htdocs\ez\ezpublish-4.0.1rc1\lib\ezutils\classes\ezdebug.php on line 879

-

A error on off-line upload package page:

Fatal error: Call to undefined method domdocument::load() in C:\xampp\htdocs\ez\ezpublish-4.0.1rc1\kernel\classes\ezpackage.php on line 1287
Fatal error: eZ Publish did not finish its request

The execution of eZ Publish was abruptly ended, the debug output is present below.

eZ Publish Certified Developer: http://auth.ez.no/certification/verify/376924

Twitter: http://twitter.com/tcv_br

Thiago Campos Viana

Monday 21 July 2008 9:06:48 pm

Sorry, I forget the apache 2 prefork thing.

eZ Publish Certified Developer: http://auth.ez.no/certification/verify/376924

Twitter: http://twitter.com/tcv_br

André R.

Monday 21 July 2008 11:22:41 pm

The two errors you mention is not related to apache setup.
And the apache setup recommendation is for servers, so if it's just your development setup you should be fine (as long as there is only 1 concurrent user you'll be fine).

Strict standards:
http://ez.no/developer/forum/install_configuration/timezone_on_php5_strict_standards_strtotime_solved/

DomDocument::load:
http://tracker.moodle.org/browse/MDL-15637

Are you trying to load "extension=php_domxml.dll" on php5?

[Found both by searching]

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

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 20 2025 14:27:44
Script start
Timing: Jan 20 2025 14:27:44
Module start 'layout'
Timing: Jan 20 2025 14:27:44
Module start 'content'
Timing: Jan 20 2025 14:27:44
Module end 'content'
Timing: Jan 20 2025 14:27:44
Script end

Main resources:

Total runtime0.0145 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.0047 589.3828152.6406
Module start 'layout' 0.00470.0028 742.023439.4766
Module start 'content' 0.00750.0051 781.500093.3672
Module end 'content' 0.01260.0018 874.867234.3047
Script end 0.0144  909.1719 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002215.3151140.0002
Check MTime0.00107.0292140.0001
Mysql Total
Database connection0.00074.614610.0007
Mysqli_queries0.002617.752730.0009
Looping result0.00000.103910.0000
Template Total0.001510.610.0015
Template load0.00085.478910.0008
Template processing0.00075.084710.0007
Override
Cache load0.00053.674610.0005
General
dbfile0.00096.412380.0001
String conversion0.00000.033040.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