[ciapug] Compatibility[?] issue: apache2.2.2/php4.4.2/winxp
Jane Swanson
jswanson at website-center.com
Tue May 23 17:54:47 CDT 2006
Thanks Jerry & Laith. All the modules are where the httpd.conf say. php4apache2.dll is both in c:/php and windows/system32. I enabled the Include for config/extra/httpd-mpm.conf in httpd.conf
The httpd-mpm.conf has entries for several MPMs. Notes say to use "apachect1 -1" to find out which is active. I don't seem to have that command or module. Do I need to edit the httpd-mpm.conf to remove the other options?
How/where do I load the "prefork Modules"? Is that something else I need to download?
Again, thanks for your help!
Jane
----- Original Message -----
From: Jerry Heiselman
To: ciapug at cialug.org
Sent: Tuesday, May 23, 2006 1:29 PM
Subject: Re: [ciapug] Compatibility[?] issue: apache2.2.2/php4.4.2/winxp
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
------------------------------------------------------------------------------
_______________________________________________
ciapug mailing list
ciapug at cialug.org
http://cialug.org/mailman/listinfo/ciapug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cialug.org/pipermail/ciapug/attachments/20060523/9c7ebd78/attachment.html
More information about the ciapug
mailing list