hey-

I have php 4.0.6 on Win 2k with Apache 1.3.20 ... I figure I'm close to getting this 
installed correctly. I've edited my httpd.conf file to the point where if I call the 
php file I want, I get the source in the browser

here's what my .conf file says?

ScriptAlias /php/ "c:/php/"

and then further down in the file...

AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
Action application/x-httpd-php "C:/php/php.exe"

can someone point me in the right direction ..?

-chris-

Reply via email to