error when trying to make MySQL-database...

Author Message

Dag M

Saturday 10 January 2004 4:48:40 pm

I'm having trouble configuring ezpublish... When i write in the sql servername, username etc, i get the following error:
Fatal error: Maximum execution time of 30 seconds exceeded in /hsphere/local/home/drekkame/drekkamer.com/ezpublish/lib/eztemplate/classes/eztemplate.php on line 1416
Fatal error: eZ publish did not finish it's request

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

My website is on a webhotel, i've created a user admin (it becomes drekkam_admin).
And if i try to create a database manually it will allways have drekkam_ infront of the real name.

The user drekkam_admin has dba role.

K259

Sunday 11 January 2004 2:19:56 pm

Hi!

Check out the memory_limit in your php.ini file. If you don't have access to this file on the server, send an email to the server-admin and ask(maybe he'll increase it for you).

eZ publish needs a lot of memory, so put this to at least 20M.
If you are going to have A LOT of content in your db, you need to increase it even more.

Best regards.

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

Main resources:

Total runtime0.5318 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0053 589.3125152.6406
Module start 'layout' 0.00530.0030 741.953139.4766
Module start 'content' 0.00830.5219 781.4297459.8359
Module end 'content' 0.53020.0015 1,241.26568.1250
Script end 0.5317  1,249.3906 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.6202160.0002
Check MTime0.00140.2624160.0001
Mysql Total
Database connection0.00070.135610.0007
Mysqli_queries0.488991.9444540.0091
Looping result0.00080.1568520.0000
Template Total0.501294.220.2506
Template load0.00210.394420.0010
Template processing0.499193.848620.2495
Template load and register function0.00020.029310.0002
states
state_id_array0.00130.242710.0013
state_identifier_array0.00100.183520.0005
Override
Cache load0.00160.3052160.0001
Sytem overhead
Fetch class attribute can translate value0.00100.194420.0005
Fetch class attribute name0.00220.417320.0011
XML
Image XML parsing0.00030.056420.0002
class_abstraction
Instantiating content class attribute0.00000.001320.0000
General
dbfile0.00100.1797100.0001
String conversion0.00000.001540.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
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 11
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs