Windows安装Apache2.4和PHP5.6,apache2.4php5.6
VC11 下载安装
http://www.microsoft.com/en-us/download/details.aspx?id=30679
=================
PHP(5.6) VC11 x86 Thread Safe
php-5.6.4-Win32-VC11-x86.zip
下载地址:http://windows.php.net/download/
解压并建立php.ini文件
=================
Apache(2.4)
httpd-2.4.10-win32-VC11.zip
下载地址:http://www.apachelounge.com/download/
手册下载:http://mirror.bit.edu.cn/apache/httpd/docs/
解压,示例目录(E:/WAMP)
修改主配置文件:conf/http.conf
ServerRoot "E:/WAMP/Apache"
ServerName desktop
DocumentRoot "E:/WWW"
DirectoryIndex index.html index.php
Include conf/extra/httpd-vhosts.conf
#关联PHP
LoadModule php5_module E:/WAMP/PHP/php5apache2_4.dll
AddType application/x-httpd-php .php
PHPIniDir "E:/WAMP/PHP"
修改虚拟主机配置文件:conf/extra/httpd-vhosts.conf
<VirtualHost *:80> ServerName desktop DocumentRoot "C:/Users/Administrator/Desktop" <Directory "C:/Users/Administrator/Desktop"> Options Indexes FollowSymLinks AllowOverride FileInfo </Directory> </VirtualHost>
添加系统服务:httpd.exe -k install -n "Apache24"
卸载系统服务:httpd.exe -k uninstall -n "Apache24"

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SublimeText3 Chinese version
Chinese version, very easy to use

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

SublimeText3 Mac version
God-level code editing software (SublimeText3)