program cant start because php5.dll is missing

前端 未结 9 928
无人及你
无人及你 2020-12-06 05:03
  1. I installed XAMPP , phpinfo: PHP Version 5.3.5
  2. Downloaded PHPPDT, installed
  3. downloaded webserver debug extension, copied dummy.php
  4. added zen
9条回答
  •  执念已碎
    2020-12-06 05:10

    I had the same problem I switched from wamp to xampp and yes PHP was working because my path was still pointing to my old installation. I had forgotten to change it to point to my new php installation which version of php didn't match the rest at all.

提交回复
热议问题