Author Topic: problem  (Read 5834 times)

0 Members and 1 Guest are viewing this topic.

Offline glitterical

  • Pre-Newbie
  • Posts: 9
    • View Profile
problem
« 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!

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
problem
« Reply #1 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
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline feederhead

  • Pre-Newbie
  • Posts: 1
    • View Profile
problem
« Reply #2 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.

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
problem
« Reply #3 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
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Chris

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.487
  • Did u ever stop to think and then forget to start?
    • View Profile
Re: problem
« Reply #4 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.

Offline glitterical

  • Pre-Newbie
  • Posts: 9
    • View Profile
thanks for the reply
« Reply #5 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!