Posts

Showing posts from May, 2017

Installation of PHP

Image
Hello Guys . . . Link Section Apache    :  https://www.apachelounge.com/download/ PHP         :  http://windows.php.net/download/ MySQL   :  https://dev.mysql.com/downloads/mysql/ VCRedist :  https://www.microsoft.com/en-us/download/details.aspx?id=53587 Note : Don't just see the name of things to be downloaded. Read it completely. Download Section 1) VCRedist 2015 Click the above link. If by any chance the link fails, Google it. It's boring to say the same thing again and again. Once you click the download button, you will be prompted to choose x-64 or x-86. 2) Apache Click the above link. If by any chance the link fails, Google it. Download the appropriate version based on your OS(64-bit or 32-bit). 3) PHP Click the above link. If by any chance the link fails, Google it. Download php5 which is suitable for your OS(64-bit or 32-bit) and Thread-Safe. Download the Zip pack of the correct version. 4) MySQL Click the above link. If by any