Hi,
I created a website that use MySQL connection.
When I finished creating the website, I upload it to my webspace and tested it. Everything went well. However, several month later, I found that I cannot access to MySQL.
It said that
mysql_connect() [function.mysql-connect]: Access denied for user 'xxxxxxx'@'localhost'
So I just wonder is there any restriction on using mysql_connect function for this webspace? Also, I did try to create a new user account for this database. It still did not work.
Since I used to use this function on the space and it worked well, I am not sure whether there is some new restriction on using this function.
Thank you very much,
muimse
I created a website that use MySQL connection.
When I finished creating the website, I upload it to my webspace and tested it. Everything went well. However, several month later, I found that I cannot access to MySQL.
It said that
mysql_connect() [function.mysql-connect]: Access denied for user 'xxxxxxx'@'localhost'
So I just wonder is there any restriction on using mysql_connect function for this webspace? Also, I did try to create a new user account for this database. It still did not work.
Since I used to use this function on the space and it worked well, I am not sure whether there is some new restriction on using this function.
Thank you very much,
muimse