Hello,

Have you included several lines in your Apache configuration file (
httpd.conf ) ?

   ScriptAlias /php/ "c:/php/"
   AddType application/x-httpd-php .php
   Action application/x-httpd-php "/php/php.exe"

First try to di it.

BR

Darius



To:   [EMAIL PROTECTED]
cc:

Subject:  [PHP-WIN] PHP and Apache 1.3

I'm new to this, I have Apache 1.3.23 installed on my XP box, working OK. I
can,t seem to get PHP working with Apache 1.3.23. I've followed several
instructions now and failed  each time.

The php extentions on my server just request I download or open in notepad?

I have copied the php.ini file to my windows folder and modified to
indicate
the location of extentions.
copied the php4ts.ddl to my system32 directory

Do I need to do something with apache?

Any clues appreciated



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







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

Reply via email to