SV: [PHP-WIN] Re: php_mysql.dll fails to load

2004-10-27 Thread Carsten Gehling
> Fra: Jose Stefan [mailto:[EMAIL PROTECTED] > Sendt: 26. oktober 2004 23:53 > Emne: [PHP-WIN] Re: php_mysql.dll fails to load > > > It appears as if the "php_mysql.dll" module has problems loading the > "libmysql.dll" file. > Setting the PHP dir

[PHP-WIN] Re: php_mysql.dll fails to load

2004-10-27 Thread Jose Stefan
It appears as if the "php_mysql.dll" module has problems loading the "libmysql.dll" file. Setting the PHP dir to the system %path% var did NOT work for me. However, these options did: a) copy the bundled libmysql.dll to the windows system32 folder. b) OR, copy the bundled libmysql.dll to apache's

[PHP-WIN] Re: php_mysql.dll fails to load

2004-10-27 Thread Jose Stefan
It appears as if the "php_mysql.dll" module has problems loading the "libmysql.dll" file. Setting the PHP dir to the system path var did NOT work for me. However, these options did: a) copy the bundled libmysql.dll to the windows system32 folder. b) OR, copy the bundled libmysql.dll to apache's B