Thank you, Sergey. I was successful in getting things working with Apache2/PHP/mySQL.
I'm now experienceing the same problem Peter was dealing with. I copied the libmysql.dll file from C:\WebServ\mySQL\bin to C:\WebServ\php\dlls and \Windows\SYSTEM32. I still encountered the following mesage:
_
PHP error happened
Technical information
Error type 2
Error description mysql_connect() [function.mysql-connect]: Client does not support authentication protocol requested by server; consider upgrading MySQL client
URL localhost/crms/publicationslist.php
Error file C:\WebServ\wwwroot\htdocs\crms\include\dbconnection.php
Error line 9
SQL query
On further research I discovered that I have several versions of libmysql.dll.
- C:\WebServ\php 228KB 9/23/04 11:31am
- C:\WebServ\apache2\bin 228KB 7/13/04 8:00pm
- C:\WebServ\mySQL\bin 240KB 9/08/04 3:56pm
- C:\WebServ\mySQL\mysqladmin 916KB 6/04/04 12:03pm
5: C:\WebServ\php\dlls 240KB 9/08/04 3:56am
6: C:\My Downloads\php-5.0.4-Win32.zip contains one 1044KB dated 3/31/05 2:52am
I would think they should all be the same but I'm really not sure which one I should use.
Can you offer any help? I'm befuddled!
Thanks,
Roy