[ciapug] Compatibility[?] issue: apache2.2.2/php4.4.2/winxp

Jerry Heiselman jweida at gmail.com
Tue May 23 18:00:29 CDT 2006


You should have a batch file installed in the bin directory of your apache2
install location (C:\Program Files\Apache Group\Apache2\bin, I think).  That
script should be called apachectl <-- that's the letter L, not the number
1.  And you run it with a -l <-- the letter L again to list modules that are
compiled.

Jerry

On 5/23/06, Jane Swanson <jswanson at website-center.com> wrote:
>
>  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 <jweida at gmail.com>
> *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
>
>
> _______________________________________________
> 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/2d4ea1f0/attachment-0001.htm


More information about the ciapug mailing list