couldn't start de setup wizard again

Author Message

david s

Thursday 27 November 2003 1:54:43 am

Hi!

I'm trying to start de setup wizard again to install another site. I already have a booshop and a plain example installed, and i want to install the intranet templates.

I have changed the variable CheckValidaty to true in settings/overrride/site.ini.append.php but i get the next error:

Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/ezpublish-3.2-3/lib/ezxml/classes/ezxml.php on line 271
Fatal error: eZ publish did not finish it's request

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

The server is an Apache httpd 1.3.29 (Ben-SSL/1.52 (Debian GNU/Linux) PHP/4.3.3)

Thanks,

David

Marco Zinn

Thursday 27 November 2003 2:29:13 am

Which language do you use in your existing sites? If you changed to something other than english (eng-GB), this will cause a problem with the installer, because the installer currently only has support for "english".
If this is your case, you can
- keep trying ;) , because at some moment, the installer will have "translated" (copied) all strings from english to your language
- check site.ini.append.php for something like "Locale" (not "ContentLocale") and change this to "eng-GB", before you run the installer. You can change it back to you language later.

Marco
http://www.hyperroad-design.com

david s

Thursday 27 November 2003 3:25:08 am

It works now :-)

I only add RegionalSettings to settings/override/site.ini.append.php and it works.

[RegionalSettings]
Locale=eng-GB
ContentObjectLocale=eng-GB
TextTranslation=enabled

Thanks a lot !!!

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 03:26:42
Script start
Timing: Jan 19 2025 03:26:42
Module start 'layout'
Timing: Jan 19 2025 03:26:42
Module start 'content'
Timing: Jan 19 2025 03:26:43
Module end 'content'
Timing: Jan 19 2025 03:26:43
Script end

Main resources:

Total runtime1.1107 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.0040 589.2734152.6406
Module start 'layout' 0.00400.0032 741.914139.4766
Module start 'content' 0.00721.1021 781.3906533.6172
Module end 'content' 1.10930.0014 1,315.007812.1406
Script end 1.1107  1,327.1484 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00290.2637160.0002
Check MTime0.00130.1153160.0001
Mysql Total
Database connection0.00040.039210.0004
Mysqli_queries1.066395.9987570.0187
Looping result0.00050.0433550.0000
Template Total1.083197.520.5416
Template load0.00180.157920.0009
Template processing1.081397.353220.5407
Template load and register function0.00010.010210.0001
states
state_id_array0.00160.143610.0016
state_identifier_array0.00140.127820.0007
Override
Cache load0.00150.1319260.0001
Sytem overhead
Fetch class attribute can translate value0.00080.074420.0004
Fetch class attribute name0.00110.100240.0003
XML
Image XML parsing0.00060.049620.0003
class_abstraction
Instantiating content class attribute0.00000.000840.0000
General
dbfile0.00070.0633160.0000
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
5content/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: 14
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs