cicobalico8879
New Member
- Messages
- 3
- Reaction score
- 0
- Points
- 0
Hi everybody.
This morning while I was testing my php script for a simple log to mySQL on localhost (previously working), I received this error I'm posting. Being that I didn't change any permission and the credential I'm using have not been changed do you have any idea of what could be causing this?
Is there any server update happening I'm not aware of?
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'myfaf'@'10.33.248.82' (using password: YES) in /home/myfaf/public_html/retrieve.php on line 7
Could not connect: Access denied for user 'myfaf'@'10.33.248.82' (using password: YES)
Thanks for your time, regards
M.
This morning while I was testing my php script for a simple log to mySQL on localhost (previously working), I received this error I'm posting. Being that I didn't change any permission and the credential I'm using have not been changed do you have any idea of what could be causing this?
Is there any server update happening I'm not aware of?
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'myfaf'@'10.33.248.82' (using password: YES) in /home/myfaf/public_html/retrieve.php on line 7
Could not connect: Access denied for user 'myfaf'@'10.33.248.82' (using password: YES)
Thanks for your time, regards
M.