xDebug for PHP Coders xDebug is a very popular and famous debugging utility for PHP programmers. It actually works with Apache. So to activate or install xDebug for PHP coders you just follow the steps given below.. Step 1: Just open your php.ini file and find out with ‘xdebug’ then you can see like ;zend_extension = "C:xamppphpextphp_xdebug.dll" Then just remove ‘ ; ‘ from that above line and just copy the following lines of code in your php.ini file. xdebug.remote_enable=On …
Category: Tips & Tricks
After downloading Need For Speed Most Wanted sometimes you can see the above error that says ” The application has failed to start because d3dx9_26.dll was not found. Re-installing the application may fix this problem“. In this case you can download that required dll file from here to fix this problem and run the game successfully. Download the DLL file from here.d3dx9_26.dll . It is a zip file. First you need to unzip this file and you will get the …