Forums / Install & configuration / Exponential installation buttons do not work

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Exponential 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 Exponential and I get the first screen with this message.

Welcome to the Exponential content management system and development framework. This wizard will help you set up Exponential.
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 Exponential Community,

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

Check also Exponential 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.