检查一下路径是否正确,看看路径中是否包含该php_***.dll文件

解决方案 »

  1.   

    Do a 'view source' in the web browser and you will probably find that you
       can see the source code of your php script. This means that the web server
       did not send the script to php for interpretation. Something is wrong with
       the server configuration - double check the server configuration against
       the php installation instructions.
      

  2.   

    我是用w2k Advance Server的,是否真的要用下面所说的"strace“呢
    Sometimes, loading the right DLL can be a pain on Windows.
      Advanced Windows users may use a tool called strace (named
      after the famous Unix application) to trace file access on the
      system (however, it only works on NT-alike Windows