Hey I am currently running an apache 1.3.26 and trying to get php 4.2.3 as a cgi 
running.

When I try to access a php script file via my browser, I get a blank screen if I use 
body and html tabs or I can just see the code when without.

Anyways it seems to point to my apache conf as being the problem but I can't see 
anything wrong :(

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

Are the any issuses with nt4 or any advise on what I can try next?

Thanks heaps,
Richard


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

Reply via email to