[EMAIL PROTECTED] (Dadrien Register) wrote in CB62D2402BEFD01198510060B01AD44CCD1B98@ACB_NT:">news:CB62D2402BEFD01198510060B01AD44CCD1B98@ACB_NT:
> I've tried to read everything about this on the php.net site and work > everything out, but I just don't understand it. Here's some basic info: > > Windows XP Pro > Apache 1.3.22 or 1.3.23 (Tried both) > Php 4.1.1 or 4.0.6 (Tried both) > > The error I get after I follow all configuration options is: > "[error] Cannot remove module mod_php4.c: not found in module list" > > I have php installed in c:\php and apache in it's normal spot under > Program Files. Is there any light at the end of this black hole? Please > let me know. Thanx. Comment out all the *.c modules in httpd.conf, you don't have them in windows. This happens because there is a line that deletes all the modules, but you never loaded them. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php