PDA

View Full Version : Error connecting to MySQL


draugluin
10-26-2011, 08:09 AM
grrrrrrrrrr....

I'm sure, I've forgotten something easy.

Hi together,

sorry for my horrible english, it's not my first language.

I have this error warning :

Warning: mysql_connect(): Access denied for user ''@'localhost' (using password: NO) in /var/www/clients/client161/web331/web/adoptables/inc/functions.php on line 152 Error connecting to MySQL

line 152:

$conn = mysql_connect($GLOBALS['localhost'], $GLOBALS['my-db'], $GLOBALS['draugi-passwort']) or die ('Error connecting to MySQL');


why ??? :littlecfrown:

thank you for your help :happyc:

mapleblade
10-26-2011, 08:17 AM
the database connection details are wrong, go to /inc and edit your config

draugluin
10-26-2011, 08:20 AM
thank you for the answer.
My config.php is empty ? ! ? ! :mii:
its a file with 0 kb.

*shock*

mapleblade
10-26-2011, 08:23 AM
oh, you didnt install it then, to install mysidiaadoptables, go to /install, then it will guide you trough the installation :)

draugluin
10-26-2011, 08:29 AM
somethimes i'm so blind.... thank you very much. I try it.

I knew, it was only a little thing....