Help - Search - Members - Calendar
Full Version: Can't Connect The Database
Zymic Webmaster Forums > Zymic Free Web Hosting > Databases & MySQL
Reicheru
Hi, I've installed a script the config is:

CODE
$db_server = 'localhost';
$db_user = 'zetsumei-bara_zxq_net_******';
$db_password = '***********';
$db_database = 'zetsumei-bara_zxq_net_**********';


But it returned as an error when I tried to run the script

CODE
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'vhostswww'@'10.10.124.196' (using password: NO) in /www/zxq.net/z/e/t/zetsumei-bara/htdocs/Collective/enth3/mod_owned.php on line 1711

Cannot connect to the database. Check your config file and try again. MySQL said: Can't connect to MySQL server on


Can someone help me please?
Jack999
hmm , i think you should change the localhost
Reicheru
No, my config file is right. but I think there's something wrong with the database... unsure.gif correct me if I'm wrong
Jacob
Do you have the databases already made? And a user that has all permissions?
And no, don't change the localhost part.

Jacob.
Reicheru
Yup, everything has been set up.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.