Try in httpd.conf

LoadModule php4_module C:/Php/sapi/php4apache2.dll
AddType application/x-httpd-php .php .phtml

JMC

-----Message d'origine-----
De : Tarabusi,Attilio,MILANO,HQ [mailto:[EMAIL PROTECTED]]
Envoye : vendredi 4 octobre 2002 15:41
A : [EMAIL PROTECTED]
Objet : [PHP-INST] PHP Install on NT4 with Apache: Please Help!



Hi there guys,
i'm struggling with Php 4.2.3 installation. I'm stuck in the Php
configuration.
Well, first of all:
Apache 2.0 is running fine (the installation went smoothly and if i
connect
to localhost the welcome page comes up).
Php installation was succesfull too. I copied all the requested DLL in
the
system32 Dir.

Now, i stopped the server and added these lines in the httpd.conf:

AddModule mod_php4 C:/Php/sapi/php4apache2.dll 
LoadModule mod_php4 
AddType application/x-httpd-php .php .phtml

Once i restart the server it ends up with error.

I tried different combinations of those lines with quotes, etc. to no
avail.

Can someone help please?
I cant figure out how to solve this problem.

Thanks in advance
Attilio

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


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

Reply via email to