Help - Search - Members - Calendar
Full Version: Mysql Problem
Zymic Webmaster Forums > Zymic Free Web Hosting > Zymic Free Web Hosting - General Discussion & Help
rowza
got this txtbased game up but keep getting erros

Registering
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'mafios_clanteam_com_db'@'10.10.124.196' (using password: YES) in /www/clanteam.com/m/a/f/mafios/htdocs/mysql.php on line 2

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /www/clanteam.com/m/a/f/mafios/htdocs/mysql.php on line 3

Log-in
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'mafios_clanteam_com_db'@'10.10.124.196' (using password: YES) in /www/clanteam.com/m/a/f/mafios/htdocs/mysql.php on line 2

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /www/clanteam.com/m/a/f/mafios/htdocs/mysql.php on line 3

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /www/clanteam.com/m/a/f/mafios/htdocs/authenticate.php on line 30
Access denied for user 'mafios_clanteam_com_db'@'10.10.124.196' (using password: YES)

can you sort it please
thanks
Davey90r
Have you set up a database, username and applied user privileges?
rowza
yes i have set up db user the privleges and assigned the mysql.php with the db
<?php
$c = mysql_connect('localhost', 'mafios_clanteam_com_db', 'mypasswordhere');
mysql_select_db('lite2', $c);
$mykey=256573440;
?>

is the localhost wrong?

rowzalovestori@hotmail.co.uk
if anyone wants to talk on msn be faster smile.gif
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-2008 Invision Power Services, Inc.