Mysql Problem
#1

Hello guys.. Im trying to upload some script on my host and its with mysql.. so im uploading mysql things up to my db and setting everything to the pawno then recompiling it placing it back in FTP setting everything from the CP trying to start it and its shows me this in the mysql_log this its auto closing it..
[00:33:32] >> The mutex method has been disabled
[00:33:32] >> mysql_connect(localhost, root, CGRP, ******) on port 3306
[00:33:32] CMySQLHandler::CMySQLHandler() - constructor called.
[00:33:32] CMySQLHandler::CMySQLHandler() - Connecting to "localhost" | DB: "CGRP" | Username: "root"
[00:33:32] CMySQLHandler::Connect() - Access denied for user 'root'@'localhost' (using password: YES) (Error ID: 1045)
P.S: THats not my Mysql.. it wont save my server Mysql..
Reply
#2

Try using '127.0.0.1' instead of localhost, otherwise the user may simply not exist or the password might be wrong. Currently dont have much to work with in regards to the information you've provided.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)