- I installed XAMPP , phpinfo: PHP Version 5.3.5
- Downloaded PHPPDT, installed
- downloaded webserver debug extension, copied dummy.php
- added zend_extension="c:edwardxamppphpext5_3_x_nts_compendDebugger.dll"
stop, restart apache, get:
"the program cant start because php5.dll is missing from your computer"
(while php5nts.dll is included)
is installing zend studio ce the alternative or can i make it work with XAMPP? (using Zend Studio CE works)
See Question&Answers more detail:os