Help - Search - Members - Calendar
Full Version: Mysql Login Problems
Zymic Webmaster Forums > Zymic Free Web Hosting > Databases & MySQL
user111
I can't get it to let me login from my php:
CODE
Warning: mysql_connect() [function.mysql-connect]: Access denied for user '******'@'75.126.138.75' (using password: YES) in /www/zxq.net/******/htdocs/mysqlconnect.php on line 2
Mysql error


My php code:
CODE
mysql_connect('localhost', '*****', '*****') or die('Mysql error');


I have double checked the password and username so I am pretty sure that is not the problem. Am I using the right server? Does it take time for a user to be registered with the database.


Solved
user111
Ok it truncated my password at 15 characters. There should be a sticky on this.
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-2009 Invision Power Services, Inc.