Hi, 

I just install apache and php4 in my computer 
After I finish everything 
When I click a file which end with .php
It tell me the files not found



I have included this in my httpd.conf
-----
ScriptAlias /php4/ "C:/php4win/"
Addtype application/x-httpd-php4 .php
Addtype application/x-httpd-php4 .php3
Addtype application/x-httpd-php4 .php4
Action application/x-httpd-php4 "/php4/php.exe"
----

Anyone got any idea ?

I am using apache 1.3.22-win32.x86

Jian An


-- 
PHP Windows 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]

Reply via email to