Wanmp是一个Windows下的高效PHP运行环境,集成了精简的Apache、Nginx、MySQL、PHP
资 源 简 介
Wanmp
所采用的软件版本
Apache 2.2.19Nginx 0.8.55MySQL 5.1.58PHP 5.2.17(支持Zend、eAccelerator加速)
## 安装 ##
wanmp支持两种启动方式,一种是绿色方法,直接运行(用户注销后退出)、一种是安装成系统服务(服务器请使用此方式)
1、绿色方法:
将下载的压缩包解压到C:/wanmp/启动:双击运行C:/wanmp/start.bat关闭:双击运行C:/wanmp/stop.bat
2、服务方法:
1、将下载的压缩包解压到C:/wanmp/2、双击运行C:/wanmp/nginx/install.bat(如需卸载,请执行C:/wanmp/nginx/uninstall.bat,然后重新启动服务器。)
注意,当前Wamp仅支持运行在C:/wanmp/,如需使用其他盘符或目录,请自行修改各配置文件中的目录参数。
MySQL用户名root,初始密码fcmsite
运行机制
采用Nginx作为前端,Apache作为后端(运行PHP)。
文 件 列 表
tmp
upload
session
nginx
eaccelerator_cache
php
lib
ext
php.ini
libeay32.dll
libmcrypt.dll
libmhash.dll
libmysql.dll
php5apache2_2.dll
php5ts.dll
ssleay32.dll
Nginx
conf
nginx.exe
MySQL
share
data
bin
my.ini
logs
htdocs
test.dir
index.html
test.dir
Console
install.bat
uninstall.bat
instsrv.exe
Process.exe
RunHiddenConsole.exe
srvany.exe
nginx-uninstall.reg
nginx.reg
Apache
modules
conf
bin
readme.txt
start.bat
stop.bat