Installation doesn't work... Bundled installation too!

Author Message

Zenon X

Monday 01 October 2007 6:23:22 am

Hi

Tried to install Ez Publish on my local computer running WinXP/Apache 1.3.33/PHP 4.4.7/MySQL 4.1.9-max. I changed php.ini memory & max execution time values and even made all ez files writeable. Result: when I go to localhost/ez instead setup interface I only get blank page. Ok, so I tried the Bundled installation. It installed ok, but the result is same - empty page! :( Please, help.

BTW, Bundled installation Apache error log says:
<i>[warn] module mod_rewrite.c is already added, skipping</i>
but I don't think that matters...

Tried installing it on other computer and it worked... So it seems that it's something with my computer/ system... but what it could be? I had EasyPHP installed (Apache+MySQL+PHP), uninstalled it but no change...
It looks that's something wrong with Apache because I get no entries in access.log and it display virtually nothing, not even 404 pages...

I found that script exits at: (by putting die() directive - thx to Bratt from #ezpublish irc channel for this idea)

$debugINI =& eZINI::instance( 'debug.ini' );

What it can be?

Zenon X

Tuesday 02 October 2007 10:17:55 am

Ok, I found solution: copy all files from "dll" directory from php directory to windows\system32 ... then it works. But it's still very strange that bundled installatiot couldn't do this on my system for some reason.

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

Main resources:

Total runtime1.1927 sec
Peak memory usage4,096.0000 KB
Database Queries52

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0049 588.3828151.2422
Module start 'layout' 0.00490.0023 739.625036.7109
Module start 'content' 0.00721.1845 776.3359849.7109
Module end 'content' 1.19170.0009 1,626.04697.7969
Script end 1.1926  1,633.8438 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.2734160.0002
Check MTime0.00120.1034160.0001
Mysql Total
Database connection0.00080.063910.0008
Mysqli_queries1.142995.8262520.0220
Looping result0.00070.0619500.0000
Template Total1.138095.420.5690
Template load0.00200.164320.0010
Template processing1.136095.253020.5680
Template load and register function0.00170.144310.0017
states
state_id_array0.00560.470410.0056
state_identifier_array0.00400.335420.0020
Override
Cache load0.00150.1285150.0001
Sytem overhead
Fetch class attribute can translate value0.00110.095310.0011
Fetch class attribute name0.00350.296720.0018
XML
Image XML parsing0.00010.009410.0001
class_abstraction
Instantiating content class attribute0.00000.001220.0000
General
dbfile0.00070.0607100.0001
String conversion0.00000.000640.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
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/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
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 10
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs