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.
<br><br>Jerry<br><br><div><span class="gmail_quote">On 5/23/06, <b class="gmail_sendername">Jane Swanson</b> <<a href="mailto:jswanson@website-center.com">jswanson@website-center.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>
<div bgcolor="#ffffff">
<div><font face="Arial" size="2">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 </font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">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? </font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">How/where do I load the "prefork Modules"? Is
that something else I need to download?</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">Again, thanks for your help!</font></div>
<div><font face="Arial" size="2">Jane</font></div>
<blockquote style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;">
<div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none;">----- Original Message ----- </div>
<div style="background: rgb(228, 228, 228) none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none;">
<b>From:</b>
<a title="jweida@gmail.com" href="mailto:jweida@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Jerry Heiselman</a>
</div>
<div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none;"><b>To:</b> <a title="ciapug@cialug.org" href="mailto:ciapug@cialug.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
ciapug@cialug.org</a> </div>
<div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none;"><b>Sent:</b> Tuesday, May 23, 2006 1:29 PM</div>
<div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none;"><b>Subject:</b> Re: [ciapug] Compatibility[?]
issue: apache2.2.2/php4.4.2/winxp</div>
<div><br></div>
<div>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. </div>
<div> </div>
<div>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. </div>
<div> </div>
<div>Hope this helps.</div>
<div> </div>
<div>--</div>
<div>Jerry</div>
<p>
</p><hr>
<p></p>_______________________________________________<br>ciapug mailing
list<br><a href="mailto:ciapug@cialug.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ciapug@cialug.org</a><br><a href="http://cialug.org/mailman/listinfo/ciapug" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://cialug.org/mailman/listinfo/ciapug</a><br><p></p></blockquote></div>
</div><br>_______________________________________________<br>ciapug mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:ciapug@cialug.org">ciapug@cialug.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://cialug.org/mailman/listinfo/ciapug" target="_blank">
http://cialug.org/mailman/listinfo/ciapug</a><br><br><br></blockquote></div><br>