你安装PHP了吗?安装到什么地方了?-->‘相应的dll文件也拷贝到了system32下了’
http://expert.csdn.net/Expert/topic/1411/1411394.xml------------httpd.conf------------
ScriptAlias /php/ "C:/apache1.3.22/php/"
AddType application/x-httpd-php-source .phps
AddType application/x-tar .tgz
AddType application/x-httpd-php .php3
AddType application/x-httpd-php .php
AddType application/x-httpd-php .phtml
Action application/x-httpd-php "/php/php.exe"