Connect php to mysql using dreamweaver
I use php in Dreamweaver, while I want to connect to mysql from dreamweaver in select database, the errors occur, so I can select the database. The errors are:
a. 1251 Client does not support authentification protocol requested by server;consider upgrading MySQL client
b. An error occured-cannot put MMHTTPDB.php.
The process cannot access the file because it is being used by another process
c.An error occured-cannot put mysql.php.
The process cannot access the file because it is being used by another process
I use MySQL 4.1.
Can somebody give me the solution! Thank You For your participation.
|