[ciapug] Compatibility[?] issue: apache2.2.2/php4.4.2/winxp
Jerry Heiselman
jweida at gmail.com
Tue May 23 13:29:59 CDT 2006
A few things to note. PHP actually has a note that you should not use the
threaded MPM for Apache 2. There are issues with memory locking (I
believe). So if you are using Apache, make sure to load the prefork MPM
modules.
Also, since you are running Windows, make sure that you copy the
php4apache2.dll to c:\windows or c:\windows\system32. I found that this is
necessary nearly everytime for Windows. I don't know why it is or why it's
not documented in the PHP manual, but it usually resolves my issues with
loading the php module during Apache startup.
Hope this helps.
--
Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cialug.org/pipermail/ciapug/attachments/20060523/d4c8754c/attachment.htm
More information about the ciapug
mailing list