that means the password is wrong. By default, your mysql_connect() command would be:
mysql_connect("127.0.0.1","root","") or die(mysql_error());
Regards,
Andrew
Moderators: macek, egami, gesf
niatron wrote:i have installed apache, php and sql
testing apache and php all works fine but when i test sql i get this message
Access denied for user: 'root@127.0.0.1' (Using password: NO)
i know it is a simple one but i do need help how to get it to work
thanks in advance

Users browsing this forum: No registered users and 1 guest