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
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,
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
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...