i don't really see why you would even try to unload mod-php4.c since apache
doesn't come installed with it.In windows you can only load the module
(php4apache.dll)
if you installed php under c:\
you would only add
LoadModule php4_module D:/Programs/AppServ/php/sapi/php4apache.dll
any text with mod
"Gaylen Fraley" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Make sure you have this line in your httpd.conf . It's an omission
from the
> documentation if I remember right.
>
> AddModule mod_php4.c
Just set this combination up the other day. I don't h
Make sure you have this line in your httpd.conf . It's an omission from the
documentation if I remember right.
AddModule mod_php4.c
--
Gaylen
[EMAIL PROTECTED]
Home http://www.gaylenandmargie.com/
PHP KISGB v3.02 Guest Book http://www.gaylenandmargie.com/phpwebsite/
"Randall Barber" <[EMAIL PR