Forums / Install & configuration / Installation doesn't work... Bundled installation too!

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.

eZ debug

Timing: Jan 18 2025 19:10:32
Script start
Timing: Jan 18 2025 19:10:32
Module start 'content'
Timing: Jan 18 2025 19:10:33
Module end 'content'
Timing: Jan 18 2025 19:10:33
Script end

Main resources:

Total runtime0.7449 sec
Peak memory usage4,096.0000 KB
Database Queries53

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0083 587.9609180.8047
Module start 'content' 0.00830.7332 768.7656431.5859
Module end 'content' 0.74150.0033 1,200.351642.0547
Script end 0.7449  1,242.4063 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.4587140.0002
Check MTime0.00130.1754140.0001
Mysql Total
Database connection0.00090.121510.0009
Mysqli_queries0.708395.0804530.0134
Looping result0.00040.0541510.0000
Template Total0.710295.320.3551
Template load0.00220.289320.0011
Template processing0.708095.045320.3540
Template load and register function0.00010.018810.0001
states
state_id_array0.00150.207910.0015
state_identifier_array0.00130.171020.0006
Override
Cache load0.00170.2348150.0001
Sytem overhead
Fetch class attribute can translate value0.00070.097010.0007
Fetch class attribute name0.00150.197120.0007
XML
Image XML parsing0.00010.014210.0001
class_abstraction
Instantiating content class attribute0.00000.000620.0000
General
dbfile0.00070.0937120.0001
String conversion0.00000.000730.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
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/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