This is just a guess, but did you copy php4ts.dll into a directory in your search path? I copied the dll into c:\winnt\system32 and Apache started up just fine for me. Double check to make sure it's there. Good luck.
henroc "Simon Warner" <[EMAIL PROTECTED]> wrote in message 3CDB807E.6519.DFBB27B@localhost">news:3CDB807E.6519.DFBB27B@localhost... > >What are the lines for PHP in your httpd.conf? > > Here they are > > ################################# > ### Start and load the PHP module > # Added by Simon based on instructions > # This should install php support for apache > # But it doesn't work. > # > # LoadModule php4_module c:/winnt/system32/php4apache.dll > # LoadModule php4_module e;/php/experimental/apache2filter.dll > # I've tried both seperately of the two lines above and both fail > # AddModule mod_php4.c > # AddType application/x-httpd-php .php > # > # When I uncomment these lines > # Apache refuses to start > ### > ################################# > > -- > Simon Warner > in England > > > ------------------------------------------------------ > Spring Harvest > 14 Horsted Square > Uckfield > East Sussex > TN22 1QG > A company limited by guarantee > Registered in England, Registration No. 2724859 > Registered Charity No. 1014540 -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php