eZ Publish installation buttons do not work

Author Message

Stephen Schwenker

Tuesday 25 July 2006 5:25:13 am

Hello,

I've just compiled apache 2.2.2 and php 4.4.2. I'm now trying to install eZ Publish and I get the first screen with this message.

Welcome to the eZ publish content management system and development framework. This wizard will help you set up eZ publish.
Your system is not optimal, if you wish you can click the Finetune button. This will present hints on how to fix these issues.
Click Next to continue without finetuning.

I try clicking on the buttons but they do not go anywhere. In IE I get a message that says the page can not be displayed and in firefox I just get the index page back.

Can anyone help me figure out how to get the install running?

Thank you,

Steve.

Ɓukasz Serwatka

Tuesday 25 July 2006 6:20:16 am

Hello Stephen, and welcome to the eZ publish Community,

Check log for possible errors:
- var/log/error.log in the eZ publish directory
- check Apache error_log, usually placed under Apache logs directory
- try enable DebugOutput in the settings/site.ini file for eZ publish

Check also eZ publish requirements:
http://ez.no/products/ez_publish/info/requirements_for_ez_publish

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

Stephen Schwenker

Tuesday 25 July 2006 7:28:02 am

I looked in the apache error log and I was getting a signal 11.

I then looked at the url you gave me and decided to rebuild apache without the multi-threaded mpm module.

I also added --with-dom and --with-pcre-regex to the php but I don't think that would have caused the signal 11.

But now it seems to be working.

I'll continue with the installation to see how it goes.

Thank you,

Steve.

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 16:02:42
Script start
Timing: Jan 18 2025 16:02:42
Module start 'layout'
Timing: Jan 18 2025 16:02:42
Module start 'content'
Timing: Jan 18 2025 16:02:42
Module end 'content'
Timing: Jan 18 2025 16:02:42
Script end

Main resources:

Total runtime0.7757 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0048 588.1641152.6563
Module start 'layout' 0.00480.0032 740.820339.5078
Module start 'content' 0.00800.7663 780.3281538.3359
Module end 'content' 0.77420.0014 1,318.664112.1094
Script end 0.7756  1,330.7734 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.4260160.0002
Check MTime0.00130.1737160.0001
Mysql Total
Database connection0.00070.085310.0007
Mysqli_queries0.724193.3488570.0127
Looping result0.00050.0697550.0000
Template Total0.744996.020.3724
Template load0.00200.254120.0010
Template processing0.742995.777220.3715
Template load and register function0.00020.020710.0002
states
state_id_array0.00070.085310.0007
state_identifier_array0.00190.251120.0010
Override
Cache load0.00170.2141290.0001
Sytem overhead
Fetch class attribute can translate value0.00080.097320.0004
Fetch class attribute name0.00380.486840.0009
XML
Image XML parsing0.00070.095820.0004
class_abstraction
Instantiating content class attribute0.00000.001540.0000
General
dbfile0.00090.1172180.0001
String conversion0.00000.000940.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.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