Pls. help! I just changed the values of user and password inside my.ini in winmysqladmin 1.3. After changing the values, I changed it back to its original value again. But I am now encountering this error:
Error
MySQL said:
Host 'localhost' is not allowed to connect to this MySQL server
What could possibly went wrong? I just changed the values of user and password and then return the original values again.
The reason why I changed it to another user and password is that, my programming partner is developing his modules in a separate pc, his OS is Windows NT, then just yesterday his Operating System crashed! So we decided to recover it so as we can transfer his files to my pc. (The OS in my pc is Windows 98). In his development, he is using a different username and password in his mysql server. In my pc, I also have a different username and password. So in order for us to open his php files, I have to change my user and password values in mysql. Is there a proper way to do this?
We are just a beginner developer in terms of php and mysql.
Error
MySQL said:
Host 'localhost' is not allowed to connect to this MySQL server
What could possibly went wrong? I just changed the values of user and password and then return the original values again.
The reason why I changed it to another user and password is that, my programming partner is developing his modules in a separate pc, his OS is Windows NT, then just yesterday his Operating System crashed! So we decided to recover it so as we can transfer his files to my pc. (The OS in my pc is Windows 98). In his development, he is using a different username and password in his mysql server. In my pc, I also have a different username and password. So in order for us to open his php files, I have to change my user and password values in mysql. Is there a proper way to do this?
We are just a beginner developer in terms of php and mysql.