Patrick,
Here's how i have my httpd.conf in 2000. make sure you put in the reference
to the isapi dll:
LoadModule php4_module c:/php/sapi/php4apache.dll
Load the module and it should work fine.
----- Original Message -----
From: "Patrick" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 19, 2001 3:13 AM
Subject: [PHP] PHP & Apache
> Ok I had this working once and again it is eluding me on win98 I have
> added....
>
> ScriptAlias /php/ "d:/php/"
>
> AddType application/x-httpd-php .php .phtml
>
> Action application/x-httpd-php "/php/php.exe"
>
> but PHP still will not work
> I have got Perl working and had PHP working but I neglected to save
> the httpd.conf and now I am lost again
>
> Thanks for the help
> Pat
>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]