hi,all!i use Apache1.3.12 and PHP 4.0.2,now apache can be running,but php scripts can't run.what's wrong???i edited httpd.conf ,and add into 4 sentences.
1.ServerName localhost
2.ScriptAlias /php/ "D:/php/" my PHP.EXE is at c:\PHP
3.AddType application/x-httpd-php4 .php4
4.Action application/x-httpd-php4 "/php/php.exe"
i dont know why it can't run.i need help.please help me....