Again database connection impossible during install

Author Message

linfo linfo

Wednesday 30 April 2008 2:10:26 pm

I try to install ez publish 3.10 for the first time with wizard, on a distant server, hosting by OVH, number 1 in France.
(at this time, v4 cannot be install)
Msg :
Warning
The database would not accept the connection, please review your settings and try again.

All required and parameters are OK.
(http://loie.fr/chemin.php if you wish to see)
I can't access to any console and cannot modify password in old_password.

I think it's to ez publish to modify its parameters.
I've lost many hours and I'll erase ez publish for another.

I've yet installed without any problem :
- CMS guppy, xoops
- blog : wordpress, dotclear
- WG : PWG (PhpWebGallery)

And no support or forum in french !

Bye
Ronald

Ɓukasz Serwatka

Tuesday 06 May 2008 11:13:35 pm

Hi,

You can check var/log/error.log and track connection error. Or enable debug output during installation. Put in settings/override/site.ini.append.php (create that file if does not exist) with

[DebugSettings]
DebugOutput=enabled

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

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

Main resources:

Total runtime0.5099 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.0043 588.1641152.6563
Module start 'layout' 0.00430.0023 740.820339.5078
Module start 'content' 0.00660.5020 780.3281531.0938
Module end 'content' 0.50860.0012 1,311.42198.4219
Script end 0.5098  1,319.8438 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.6162160.0002
Check MTime0.00130.2481160.0001
Mysql Total
Database connection0.00050.103410.0005
Mysqli_queries0.468991.9721540.0087
Looping result0.00050.0913520.0000
Template Total0.486195.320.2431
Template load0.00210.407120.0010
Template processing0.484094.929720.2420
Template load and register function0.00010.023610.0001
states
state_id_array0.00070.145010.0007
state_identifier_array0.00070.128820.0003
Override
Cache load0.00170.3309250.0001
Sytem overhead
Fetch class attribute can translate value0.00060.108720.0003
Fetch class attribute name0.00110.221730.0004
XML
Image XML parsing0.00070.129120.0003
class_abstraction
Instantiating content class attribute0.00000.002730.0000
General
dbfile0.00070.1385180.0000
String conversion0.00000.001140.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
5content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
6content/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: 17
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs