Database Initalisation

Author Message

John White

Tuesday 11 January 2005 8:43:49 pm

I'm having a little difficulty in getting ez Publish 3.5.0 to connect to my MySQL database. I have tried every username and password associated with my databases and always get "The database would not accept the connection, please review your settings and try again." back.

What am I doing wrong?

Peter Elespe

Friday 14 January 2005 4:06:42 am

I'm having exactly the same problem. I found a bug (no 4384) that seemed to be reporting the same problem in 3.4 and it had what looked like an easy fix but I've no idea how to get hold of what it was in detail?

Kristian Hole

Saturday 15 January 2005 4:42:48 am

Have you double-checked your database settings?

Try to turn debugsettings on to get a more specific error message.

Add

[DebugSettings]
DebugOutput=enabled

to your settings/override/site.ini.append.php

Kristian

http://ez.no/ez_publish/documenta...tricks/show_which_templates_are_used
http://ez.no/doc/ez_publish/techn...te_operators/miscellaneous/attribute

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

Main resources:

Total runtime0.9137 sec
Peak memory usage4,096.0000 KB
Database Queries59

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0077 589.1563152.6250
Module start 'layout' 0.00770.0040 741.781339.4609
Module start 'content' 0.01170.9007 781.2422561.8438
Module end 'content' 0.91240.0013 1,343.085912.1719
Script end 0.9137  1,355.2578 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00350.3795160.0002
Check MTime0.00140.1499160.0001
Mysql Total
Database connection0.00150.166810.0015
Mysqli_queries0.861494.2679590.0146
Looping result0.00070.0759570.0000
Template Total0.874495.720.4372
Template load0.00250.275920.0013
Template processing0.871995.419320.4359
Template load and register function0.00020.019310.0002
states
state_id_array0.00190.211910.0019
state_identifier_array0.00130.139820.0006
Override
Cache load0.00180.1946140.0001
Sytem overhead
Fetch class attribute can translate value0.00080.092330.0003
Fetch class attribute name0.00140.149740.0003
XML
Image XML parsing0.00080.090230.0003
class_abstraction
Instantiating content class attribute0.00000.001340.0000
General
dbfile0.00090.1010160.0001
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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.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: 6

Time used to render debug report: 0.0001 secs