<!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>I confess I'm a stealth member of this list.&nbsp; 
I went to a few group meetings years ago, but nothing since.&nbsp; </FONT><FONT 
face=Arial size=2>I do nothing dramatic w/ PHP, but have done some simple stuff 
incl mySQL. I save your hints.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Been using PHP 4.3.1 on apache 1.2.34 on my win2k 
laptop.&nbsp; Now,&nbsp; am trying to install PHP 4.4.2 &amp; apache 2.2.2 on my 
newer XP machine.&nbsp; Replaced XP-home with pro to be able to 
proceed.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Are these versions incompatible?&nbsp; I'm trying 
to load PHP as a module. &nbsp;Apache works by itself.&nbsp; MySQL loads its 
admin screen [I haven't tried any of that]. PHP shows the phpinfo html codes 
when I run php -i from the command prompt.&nbsp; But...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>When I edit the apache httpd.conf file to add 
</FONT></DIV>
<DIV><FONT face=Arial size=2>LoadModule 
php4_module&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
"c:/php/php4apache2.dll"&nbsp;&nbsp;&nbsp;[from the install instr]&nbsp; 
or</FONT></DIV>
<DIV><FONT face=Arial size=2>LoadModule 
php4_module&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; modules/libphp4.so&nbsp; 
[from <A 
href="http://us3.php.net/manual/en/faq.installation.php#faq.installation.phpini">http://us3.php.net/manual/en/faq.installation.php#faq.installation.phpini</A>]</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>apache will not load.&nbsp; Message&nbsp; "The 
requested operation has failed!".&nbsp; Without the LoadModule line, the browser 
doesn't know what to do with the php file, ie, save or select a 
program.&nbsp;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The install instructions talk about apache 2.0.x, 
but also say to use the latest versions.&nbsp; Am I doing something incredibly 
stupid?&nbsp; Or is there somewhere else I should be looking for 
assistance.&nbsp; Ouch! Ouch! [head against the wall!]</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks for your help.</FONT></DIV>
<DIV><FONT face=Arial size=2>Jane</FONT></DIV></BODY></HTML>