installation problem - probably something simple?

Author Message

Ewan Lauder

Thursday 19 August 2004 4:00:28 am

I've uploaded ez to my server, set permissions & created database.

However when I cruise over to index.php for wizard, I get a near blank, blue page.
http://www.ewanlauder.com/ezpublish/index.php

What am I doing wrong?

Cheers,
E

Ewan Lauder

Friday 20 August 2004 4:56:49 am

Hi - got through the installation wizard ok (was incorrect permissions) however, when I complete the final page and submit I get:

Fatal error: Maximum execution time of 30 seconds exceeded in /pub/home.. ezpublish-3.4.1/lib/ezfile/classes/ezdir.php on line 466
Fatal error: eZ publish did not finish it's request

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

I realise this is mentioned in other posts, where the solution seems to be to:

change php.ini settings for excecution limit and memory limit -
max_execution_time = 120 (this is what ez is referring to about execution time- default is 30)
max_input_time = 60
memory_limit = 64M
Be sure to restart the webserver.

But where is this php.ini file? Is this with my hosting provider? I think it very unlikely they will change it.

Is there another solution? What do I do?

Ewan

jochen gajsar

Friday 20 August 2004 5:30:15 am

Hi, the php.ini File is usually in your /etc/ Directory.

If you change the default setting, the error message won't appear any more.

Jochen

Ewan Lauder

Friday 20 August 2004 5:48:27 am

Hi thanks for replying - still can't find my php ini file.
I've asked my hoster.

- just worried they won't change the settings

Is there any other way to do this?

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 19 2025 04:22:24
Script start
Timing: Jan 19 2025 04:22:24
Module start 'layout'
Timing: Jan 19 2025 04:22:24
Module start 'content'
Timing: Jan 19 2025 04:22:26
Module end 'content'
Timing: Jan 19 2025 04:22:26
Script end

Main resources:

Total runtime1.3353 sec
Peak memory usage4,096.0000 KB
Database Queries60

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0051 589.4063152.6563
Module start 'layout' 0.00510.0029 742.062539.5078
Module start 'content' 0.00811.3258 781.5703481.5156
Module end 'content' 1.33390.0014 1,263.085912.1094
Script end 1.3353  1,275.1953 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.2456160.0002
Check MTime0.00130.0946160.0001
Mysql Total
Database connection0.00080.058810.0008
Mysqli_queries1.285796.2823600.0214
Looping result0.00060.0479580.0000
Template Total1.303297.620.6516
Template load0.00220.162520.0011
Template processing1.301097.429120.6505
Template load and register function0.00020.016310.0002
states
state_id_array0.00070.050510.0007
state_identifier_array0.00170.126520.0008
Override
Cache load0.00190.1429320.0001
Sytem overhead
Fetch class attribute can translate value0.00120.091120.0006
Fetch class attribute name0.00110.083940.0003
XML
Image XML parsing0.00030.020420.0001
class_abstraction
Instantiating content class attribute0.00000.000640.0000
General
dbfile0.00200.1521100.0002
String conversion0.00000.000740.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
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
8content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
5content/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: 19
 Number of unique templates used: 5

Time used to render debug report: 0.0004 secs