<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2873" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Thanks Jerry &amp; Laith.&nbsp; All the modules are 
where the httpd.conf say. php4apache2.dll is both in c:/php and 
windows/system32.&nbsp; I enabled the Include for config/extra/httpd-mpm.conf in 
httpd.conf </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The httpd-mpm.conf has entries for several 
MPMs.&nbsp; Notes say to use "apachect1 -1" to find out which is active.&nbsp; I 
don't seem to have that command or module.&nbsp; Do I need to edit the 
httpd-mpm.conf to remove the other options?&nbsp; </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>How/where do I load the "prefork Modules"?&nbsp; Is 
that something else I need to download?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</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="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=jweida@gmail.com href="mailto:jweida@gmail.com">Jerry Heiselman</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=ciapug@cialug.org 
  href="mailto:ciapug@cialug.org">ciapug@cialug.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, May 23, 2006 1:29 PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [ciapug] Compatibility[?] 
  issue: apache2.2.2/php4.4.2/winxp</DIV>
  <DIV><BR></DIV>
  <DIV>A few things to note.&nbsp; PHP actually has a note that you should not 
  use the threaded MPM for Apache 2.&nbsp; There are issues with memory locking 
  (I believe).&nbsp; So if you are using Apache, make sure to load the prefork 
  MPM modules. </DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Also, since you are running Windows, make sure that you copy the 
  php4apache2.dll to c:\windows or c:\windows\system32.&nbsp; I found that this 
  is necessary nearly everytime for Windows.&nbsp; 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>&nbsp;</DIV>
  <DIV>Hope this helps.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>--</DIV>
  <DIV>Jerry</DIV>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>ciapug mailing 
  list<BR>ciapug@cialug.org<BR>http://cialug.org/mailman/listinfo/ciapug<BR></BLOCKQUOTE></BODY></HTML>