Still cannot connect to database

Author Message

rick shepherd

Wednesday 29 September 2004 12:14:38 am

OK, now I have created a new database:

mysql> create database ezno;

and a new user

mysql> grant all privileges on ezno.* to 'ezno'@'localhost' identified by 'ezno';

I then fill in the values:

Servername: ezno
Username: ezno
Password: ezno
Socket (optional): (blank)

and I still get

The database would not accept the connection, please review your settings and try again.

Any ideas??

Tobias Persson

Wednesday 29 September 2004 12:37:28 am

I think Servername might be wrong.

Normally (if you run the database on the same server as the webserver) it should be Localhost

Frederik Holljen

Wednesday 29 September 2004 1:46:01 am

servername is the internet address of the server where your sql server is located. If it's the same machine use "localhost". If not use either the full name of the server (e.g: myserver.mydomain.co.uk) or the ip address.

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 08:52:01
Script start
Timing: Jan 19 2025 08:52:01
Module start 'layout'
Timing: Jan 19 2025 08:52:01
Module start 'content'
Timing: Jan 19 2025 08:52:01
Module end 'content'
Timing: Jan 19 2025 08:52:01
Script end

Main resources:

Total runtime0.0181 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.0060 589.2891152.6406
Module start 'layout' 0.00600.0038 741.929739.4766
Module start 'content' 0.00980.0059 781.406389.3672
Module end 'content' 0.01580.0023 870.773430.3047
Script end 0.0180  901.0781 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002513.8396140.0002
Check MTime0.00116.2611140.0001
Mysql Total
Database connection0.00116.222910.0011
Mysqli_queries0.002916.094630.0010
Looping result0.00000.221510.0000
Template Total0.001810.210.0018
Template load0.00105.497610.0010
Template processing0.00084.662910.0008
Override
Cache load0.00063.284810.0006
General
dbfile0.00031.548180.0000
String conversion0.00000.051440.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