Try
LoadModule php_module C:/php-4.3.11-Win32/sapi/php4apache2.dll
(you may also need quotes around the path)
Or move the php4apache2.dll to the modules folder and use this
(this is what's in my httpd.conf)
LoadModule php4_module modules/php4apache2.dll
aaron
> -Original Message-
> F
hi all
i just installed apache 2.0.54 on my window xp sp2 system and it seems
to work fine i them installed php 4.3.11 and was updating httpd.conf
in apache to work with php
when i add the line
LoadModule php_module C:\php-4.3.11-Win32\sapi\php4apache2.dll
with the rest the load modlule comd