'database would not accept the connection' error

Author Message

Josh Rader

Friday 11 July 2008 10:51:30 am

I'm trying to install ez Publish ver 3.3.4 onto a Windows 2003 machine. I have Apache, PHP and MySQL installed. During the ez Publish install, when I get to the part where you connect to the database, I get an error that says "the database would not accept the connection, please review your settings and try again." The database exists in MySQL and the password is correct. The server name is 'localhost' and the 'Mysql' server is running.

Any ideas? Thanks.

Kristof Coomans

Friday 11 July 2008 11:54:13 pm

Hi Josh

First of all, please note that the eZ Publish 3.3.x series is very old and not supported any more for a very long time. I hope you are just installing it for upgrade purposes and not to start a new site with :)

Which version of MySQL are you using? Could be related: http://ez.no/developer/forum/install_configuration/mysql_errors_in_3_10

It's best that you enable the debug output, so warnings, errors and notices are displayed at the bottom of the page for debugging purposes. See http://ez.no/doc/ez_publish/technical_manual/current/reference/configuration_files/site_ini/debugsettings/debugoutput. Also make sure you turn on PHP's display_errors directive and set error_reporting to E_ALL.

Good luck!

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Josh Rader

Friday 18 July 2008 10:51:59 am

Hey, thanks for the reply.

We're running MySQL 4.1.

The reason I'm installing 3.3.4 is to practice upgrading eZ Publish to the current version.

Does anyone know why I'm getting this error?

Also, there is a 'socket' field that I leave blank when I try to connect to the database. It says '(optional)' next to the socket field, so, obviously, I don't need it, but is there something I can put in there that will help me connect?

Remember, we're doing this on a Windows 2003 box (not an option to use Linux, sorry). Thanks.

Josh

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 31 2025 04:33:21
Script start
Timing: Jan 31 2025 04:33:21
Module start 'layout'
Timing: Jan 31 2025 04:33:21
Module start 'content'
Timing: Jan 31 2025 04:33:21
Module end 'content'
Timing: Jan 31 2025 04:33:21
Script end

Main resources:

Total runtime0.0137 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0045 588.3828151.2422
Module start 'layout' 0.00450.0028 739.625036.7109
Module start 'content' 0.00730.0047 776.335990.1250
Module end 'content' 0.01210.0016 866.460933.9922
Script end 0.0136  900.4531 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002417.2321140.0002
Check MTime0.00107.6247140.0001
Mysql Total
Database connection0.00064.388510.0006
Mysqli_queries0.002619.204530.0009
Looping result0.00000.095710.0000
Template Total0.00139.410.0013
Template load0.00107.433210.0010
Template processing0.00031.920110.0003
Override
Cache load0.00064.614810.0006
General
dbfile0.00032.109880.0000
String conversion0.00000.059240.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs