Dev License: This installation of WHMCS is running under a Development License and is not authorized to be used for production use. Please report any cases of abuse to abuse@whmcs.com

It is required to install the PHP on your windows web server to run the PHP Website.

Before we install PHP 7, we will install Visual C++ Redistributable for Visual Studio 2015 from this URL: https://www.microsoft.com/en-us/download/details.aspx?id=48145

  1. Download the PHP 7 directly from the URL https://windows.php.net/download/

  2. Extract the PHP files to the path C:\Program Files\php. If you don't have PHP folder inside Programme Files, you can create it manually.

    php-manual-install.png

  3. Rename the file php.ini-production to the php.ini.

    Rename-php.png

  4. Go to IIS >> PHP Manager and select Change PHP Version to 7.

    IIS-change-php-version.png

  5. Add a phpinfo page to the Document root of your website.

    php-info-add.png

  6. Browser the same page and it should show php7.

    php-info-page.png

Was this answer helpful? 0 Users Found This Useful (0 Votes)

Powered by WHMCompleteSolution