XDebug in PHPStorm 6.0.3
i have been trying to install XDebug for the last 5 hrs and i am going round in circles. first i installed the right dll as per the instructions below
Tailored Installation Instructions
Summary
Instructions
- Download php_xdebug-2.2.3-5.5-vc11.dll
- Move the downloaded file to \xampp\php\ext
- Edit
C:\xampp\php\php.ini
and add the linezend_extension = \xampp\php\ext\php_xdebug-2.2.3-5.5-vc11.dll
- Restart the webserver
I then changed my PHP.ini file (Enclosed) but everytime i restart Apache and run my phpinfo file it says debug is not installed and sure enough if i copy the details into the debug wizard i get the same result as above. can anyone help me were am i going wrong and is there an easy pc guide as there appears to be lots of mac guides
regards
John
Attachment(s):
php.ini.zip
Please sign in to leave a comment.
All sorted now i had (1) written behind the .dll file