Windows 7 64bit Installation Apche PHP

Source: Internet
Author: User

Http://windows.php.net/download#php-5.6-ts-VC11-x64
Http://www.apachehaus.com/cgi-bin/download.plx

Download Php-5.6.11-win32-vc11-x64.zip unzip to d:/php

Copy the Php.ini-development file in the directory and rename it to php.ini. He is a PHP configuration file

Httpd-2.4.16-x64.zip Decompression Package D:/apche24

Open the httpd.conf file under D:\Apache24\conf, and open the edit with Notepad to make the following changes and save.

Find the root directory for "DocumentRoot"//Website

DocumentRoot "F:\wwwRoot\"
<directory "F:\wwwRoot\" >

Add PHP support for Apache services

# PHP5 Support loadmodulephp5_module D:/php/php5apache2_4. dlladdtypeapplication/x-httpd-php. php. html. htm # Configure Thepath to PHP.ini  "d:/phpenv/php"

Launch Apache

Start---Run, enter cmd, and open a command prompt. Enter the following commands separately (return per line)

----k install-K uninstall-n "ServiceName" Uninstall this service
Of course, you can also start Apache by D:\Apache24\bin the ApacheMonitor.exe below.

Windows 7 64bit Installation Apche PHP

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.