Problems with trying to install

Author Message

David Barker

Friday 18 February 2005 11:23:34 am

Hello,
I'm just trying to install the new version of eZpublish on my server but it isn't working properly.

For one it is REALLY slow using the setup script. Like each page take abouts 40 seconds to load.

But my main problem is this: it gets to a point near the end of the setup where it tries to create the tables, which it does, but then times out. When I try to refresh the page it comes up saying that it can't create the tables again because they already exist. SO i delete the tables and press refresh, but then it times out again etc etc. It's like a circle that I can't get out of!

It will time out because it's created the tables apparently, but then when I try to get it to keep going by pressing refresh, it gives me an error saying it can't create the tables. I just want it to forget about the tables once it's made them and do whatever it has to do after that!!

What can I do?

Thanks,
Dave

Łukasz Serwatka

Friday 18 February 2005 11:46:40 am

What packages did you choose? If news for example delete also var/news dir.
So you must delete var/news and tables. Then click retry. I hope this help

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

David Barker

Friday 18 February 2005 12:19:29 pm

I just chose plain. Does that matter?

Dave

David Barker

Friday 18 February 2005 12:35:26 pm

This is the error it keeps coming up with when I try to refresh:

Fatal error: Maximum execution time of 30 seconds exceeded in /pub/home/dbarker5/htdocs/site/kernel/classes/ezpersistentobject.php on line 276
Fatal error: eZ publish did not finish its request

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

Each time though, it is a different fle with the problem though. I have a feeling I need to modify php.ini but I don't have access to it. Is there any way around this? SHould I just install eZpublish 2.2?
Thanks,
Dave

Łukasz Serwatka

Friday 18 February 2005 12:39:56 pm

ini_set("max_execution_time", "360"); - add this in second line in your index.php

Then try your instalation once again.

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

David Barker

Friday 18 February 2005 12:57:20 pm

Hi,
I think that helps, but the problem now is with my browser - it times out. Is there any way to stop this?

Thanks again,
Dave

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 19:34:52
Script start
Timing: Jan 18 2025 19:34:52
Module start 'layout'
Timing: Jan 18 2025 19:34:52
Module start 'content'
Timing: Jan 18 2025 19:34:52
Module end 'content'
Timing: Jan 18 2025 19:34:52
Script end

Main resources:

Total runtime0.8945 sec
Peak memory usage4,096.0000 KB
Database Queries66

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0061 589.1484152.6406
Module start 'layout' 0.00610.0020 741.789139.4766
Module start 'content' 0.00810.8853 781.2656572.8438
Module end 'content' 0.89340.0011 1,354.109416.1484
Script end 0.8945  1,370.2578 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.3579160.0002
Check MTime0.00130.1481160.0001
Mysql Total
Database connection0.00080.085410.0008
Mysqli_queries0.843894.3333660.0128
Looping result0.00050.0566640.0000
Template Total0.867296.920.4336
Template load0.00200.226920.0010
Template processing0.865296.719520.4326
Template load and register function0.00010.012410.0001
states
state_id_array0.00090.095810.0009
state_identifier_array0.00060.067120.0003
Override
Cache load0.00170.1913350.0000
Sytem overhead
Fetch class attribute can translate value0.00060.063620.0003
Fetch class attribute name0.00070.077470.0001
XML
Image XML parsing0.00070.080220.0004
class_abstraction
Instantiating content class attribute0.00000.001580.0000
General
dbfile0.00070.0759180.0000
String conversion0.00000.001040.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
6content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
10content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/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: 27
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs