Re: [PHP-WIN] php_mysql.dll for php 5.0.0b3 not working

2004-01-02 Thread Perry Lewis
I was having the same problem. Make sure you copy the DLLs under the PHP folder/directory (drive:\php\dlls) to your WIN/SYSTEM32 folder. The DLL "libmSQL.dll" must be in SYSTEM32 and it should be 228KB in size. I have my system setup to where I use PHP 4.3.4 and PHP 5.0 Beta 3. PHP 4.3.4 operat

RE: [PHP-WIN] php_mysql.dll for php 5.0.0b3 not working

2003-12-29 Thread Vincent Jansen
Hi all, Let me elaborate a little My 5.0.0b3 distro had a php_mysql.dll file which didn't work. Apache said it couldn't be found but other extensions where found in that dir. Interestingly enough the php_mssql.dll file didn't work either but was exactly the same size as the mysql file. (seems odd