This might be the wrong place for this question, if it is, sorry...
I have php 4.2.2 on w2k pro, and apache 1.3.26 ...on my home server.
Everything runs great...excpt for one thing...
when i TEST apache's cofig...I keep getting the following error:

cannot remove module  modphp4.so  not in module list

as per the install dirctions supplied with php4,
I installed everything the way it said, and included
lines in my apache config file, thusly:


this one in the loadmdule list
LoadModule php4_module c:/php/sapi/php4apache.dll

these in the addtype section
AddType application/x-httpd-php .phtml .php .php3 
    AddType application/x-httpd-php-source .phps 

this one
Action application/x-httpd-php "/php/php.exe"

Why am I getting the error? HOW do i fix it?


<***** http://www.myispnet.net *****>
       Administrator
       My ISP Network
MSN Messenger= [EMAIL PROTECTED]
<***** http://www.kompukit.com *****>


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to