[PHP-INSTALL] Cannot get ISAPI module to work on IIS6

2003-11-09 Thread Sean Kirby
I've been trying to get the ISAPI module to work on IIS6, and it keeps showing that it didnt load, as well as doesnt allow the w3svc to load. Any help would be great. Thanks, Sean Kirby

Re: [PHP-INSTALL] Problems by installing php with mysql

2003-11-09 Thread Jim Thome
You didn't include your configure line, but it's likely to have --with-mysql=/path/to/mysql. PHP has MySQL support built-in, so you don't need to specify the location of the client libraries. Just drop that switch entirely. -- Jim >>> Ruprecht Helms <[EMAIL PROTECTED]> 11/09/03 09:45AM >>> Hi,

[PHP-INSTALL] Problems by installing php with mysql

2003-11-09 Thread Ruprecht Helms
Hi, I want to try to install php 4.3.3 (source) with mysql. By the installation I get the following error configure: error: Cannot find mysqlclient library under ../mysql-3.23.5x How can I fix the problem. I tried it with mysql-3.23.57 and mysql-3.23.58, both as source-tarball. Regards, Rupre

[PHP-INSTALL] pcre compilation failure 4.3.4

2003-11-09 Thread ma
hi everybody! just a question: did anybody experience compilation-errors of PHP4.3.4 exiting with "undeclared PCRE_INFO_NAME*"-errors? i replaced the ext/pcre with the folder vom PHP4.3.2 and everything worked well.. just interested, -ma # life would be easier if i knew the source code...