本帖最后由 GYQ2HPP 于 2010-03-12 11:38:35 编辑

解决方案 »

  1.   

    php安装包是php.net下载的。
    也下载了 zip版。但是解压没有php5apache2_2.dll费解啊
      

  2.   

    用apache 就应该下载 VC6 x86 Thread Safe 版本 
      

  3.   

    用fastcgi吧,你去百度一下 2003 php fastcgi
      

  4.   

    http://windows.php.net/download/
    03上面建议用iis fastcgi,你下的应该就是这种版本,vc9的
    apache用vc6的
      

  5.   

    php-5.3.2-nts-Win32-VC6-x86.msi 装的是这个。我现在就纳闷 360 软件助手下载的为啥就能下。Which version do I choose?If you are using PHP with Apache 1 or Apache2 from apache.org you need to use the VC6 versions of PHPIf you are using PHP with IIS you should use the VC9 versions of PHPVC6 Versions are compiled with the legacy Visual Studio 6 compilerVC9 Versions are compiled with the Visual Studio 2008 compiler and have improvements in performance and stability. The VC9 versions require you to have the Microsoft 2008 C++ Runtime (x86) or the Microsoft 2008 C++ Runtime (x64) installedDo NOT use VC9 version with apache.org binaries 我看他的说明了。不用IIS 也是有原因的,以前一直自用 IIS。
      

  6.   

    为什么不使用Appserv 或者wamp安装包??
      

  7.   

    Ubuntu 10.04 上安裝 php 5.2
    版本是 5.3有很多软件不支持,例如 不能用ZendDebugger,linux版本的ZendDebugger目前只支持5.2的, 只能改用 5.2 了