3 messages in com.mysql.lists.win32PHP 5 with MySQL 4.1
FromSent OnAttachments
Dr. Virginia R. Hetrick16 Aug 2005 21:58 
Daniel da Veiga17 Aug 2005 07:16 
Daniel da Veiga17 Aug 2005 07:30 
Subject:PHP 5 with MySQL 4.1
From:Dr. Virginia R. Hetrick (yoju@gmail.com)
Date:08/16/2005 09:58:25 PM
List:com.mysql.lists.win32

I'm was having a similar problem to Mauro. MySQL was working fine in command mode.

My configuration is:

Developer mode running a non-transactional database, i.e., I don't want Inno-DB involved, so I uncommented the php_mysql.dll line in the Apache httpd.conf file.

What I wound up trying was copying libmySQL.dll into my Apache2\bin directory. Then, everything worked fine.

The really irritating part was that ALL of the error messages made it appear that the problem is with the php_mysql.dll file and it appeared that Apache couldn't find the php_mysql.dll file. In all the error messages I have received, NONE of them referred to the libmySQL.dll file.

HTH.

virginia