4images Forum & Community

4images Issues / Ausgaben => Installation, Update & Configuration => Topic started by: glitterical on December 09, 2002, 12:36:33 PM

Title: problem
Post by: glitterical on December 09, 2002, 12:36:33 PM
"Warning: MySQL Connection Failed: Access denied for user: 'glitterical@10.14.0.20' (Using password: YES) in ./includes/db_mysql.php on line 39

DB Error: Could not connect to the database server (sql-01.portlandpremium.co.uk, glitterical)."

This message appeared on my image gallery. Is it a problem with the MySQL server? Or can I edit any part of the php files to come round with it?

Thank you!
Title: problem
Post by: Jan on December 09, 2002, 02:55:22 PM
No, this means that the script cannot connect to the databse server. Maybe the server is down or you are using wrong database access data.

Jan
Title: problem
Post by: feederhead on December 10, 2002, 11:13:32 PM
i have also had this problem happening to me. i created a new database and user login for that specific database but it does not allow me to log in. i get that error message as well. if its the server then what can i do to fix it? it couldnt be the database access data because i created it new for album. thankyou.
Title: problem
Post by: V@no on December 11, 2002, 12:58:27 AM
I dont know about UNIX mysql, but on my windows I need reload mysql before new user can be used.
[edited]
this was answer for feederhead
Title: Re: problem
Post by: Chris on December 11, 2002, 03:38:32 AM
Quote from: glitterical
"Warning: MySQL Connection Failed: Access denied for user: 'glitterical@10.14.0.20' (Using password: YES) in ./includes/db_mysql.php on line 39

DB Error: Could not connect to the database server (sql-01.portlandpremium.co.uk, glitterical)."
Thank you!

If your database is on the same box as your web site, try using "localhost" for the database server name.
Title: thanks for the reply
Post by: glitterical on December 13, 2002, 12:41:18 PM
:lol: thanks for the reply, but my MySQL database is separate from my own website.. I guess the MySQL provider is down...thanks!