Tagged: Windows 8.1

Apache 欢迎界面 0

Windows 8.1 64-bit installation and configuration Apache 2.2.25+mysql-5.5.28+php-5.3.5+phpmyadmin-4.2.9.1 server environment detailed process!

浏览量: 3 First, the installation steps of Apache are as follows: 1. Prepare the installation file of apache. Its download address is:http://mirrors.hust.edu.cn/apache/httpd/binaries/win32/,其文件名称为:httpd-2.2.25-win32-x86-no_ssl.msi。其中2.2.25表示Apache服务器的版本号;win32-x86表示此安装文件是专门为Windows操作系统提供的;no_ssl表示此安装文件不支持安全套接层协议SSL。 2. Double-click the installation file “httpd-2.2.25-win32-x86-no_ssl.msi” to start the installation, as shown...