Error during installation

Author Message

John Kelly

Sunday 13 March 2005 12:23:37 pm

Hey all:

I am getting the following error when I am trying to install the script. It occurs right after the 'register your site' page.

Can anyone help me figure out what the problem is and how to fix it.

Configuration:
FreeBSD 4.8
Apache 1.33
PHP 4.3.10

Error Message:

Fatal error: Maximum execution time of 30
seconds exceeded in
/pub/home/gershom9/htdocs/main/communiques/
kernel/common/ezi18noperator.php on line 181
Fatal error: eZ publish did not finish its
request

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

THnaks

J-A Eberhard

Sunday 13 March 2005 1:35:47 pm

Please read http://www.ez.no/ez_publish/documentation/installation/normal_installation/requirements_for_doing_a_normal_installation

IMPORTANT - PHP memory_limit issue
eZ publish requires at least 12 MB (in some cases 16 MB). This means that you'll have to increase the default memory_limit (in php.ini) from 8 MB to 12 or 16 MB. In some cases eZ publish requires even more memory - for example, the PDF export needs quite a lot.

First guess is that your memory_limit is too low

Open Source Solution Provider
Open-Net Ltd Switzerland
http://www.open-net.ch

John Kelly

Monday 14 March 2005 7:16:57 am

<i>First guess is that your memory_limit is too low</i>

Accoding to the phpinfo the memory_limit is set to 32M, so I doubt that this is the problem.

Do you have any other suggestions?

Thanks,

John

Łukasz Serwatka

Monday 14 March 2005 10:31:18 pm

Hi John,

Have you set high value for max_execution_time in php.ini?

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

John Kelly

Tuesday 15 March 2005 12:29:11 am

<i>Have you set high value for max_execution_time in php.ini?</i>

The value is set to 30. Is that enough or should it be set higher?

Thanks,

John

Łukasz Serwatka

Tuesday 15 March 2005 12:40:10 am

Should be higher, 90 for example, because with 30 you have error

Fatal error: Maximum execution time of 30
seconds exceeded in
/pub/home/gershom9/htdocs/main/communiques/
kernel/common/ezi18noperator.php on line 181

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

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.