change application extensions path

  1. K

    In Windows PHP is not working for domain. How to solve this issue?

    Mos of the time this issue occur when application extensions path is setup incorrectly. The correct path should be "C:\Program Files (x86)\PHP\v5.6\php-cgi.exe" in IIS. Let’s see how to set the correct PHP extensions path: Login to remote desktop services (RDP). Now open “IIS”. You have to...
Top