WDCP supports two mounting methods
1 Source compilation This installation is cumbersome and time-consuming, generally 20 minutes to one hours, depending on the configuration of the Machine 2 RPM package installation is simple and fast, download fast, a few minutes can be completed
Source Installation(SSH login to the server, do the following, need to install the root user) wget http://dl.wdlinux.cn:5180/lanmp_laster.tar.gz tar zxvf lanmp_laster.tar.gz sh install.sh 4 optional installation, such as three-in-one is installed independent environment, not free to switch Nginx,apache,nginx+apache application Environment 4 is installed all, you can switch freely in the WDCP background nginx,apache,nginx+ Apache's application environment
Uninstall (pay attention to back up data, otherwise the consequences are self-esteem)SH install.sh Uninstall can
RPM Package Installationwget http://down.wdlinux.cn/in/lanmp_wdcp_ins.sh sh lanmp_wdcp_ins.sh can be installed in RPM package support system: CentOS 5.x/wdlinux_base 5.x/wdos 1.0,centos 6.X, 32-bit, 64-bit support
Uninstall(Remember to back up good data) SH lanmp_wdcp_ins.sh uninstall can
After installation, the default admin address is as follows http://ip:8080 Username: admin default password: wdlinux.cn mysql default admin username: Root default password: wdlinux.cn
Related instructions All software installation directories/www/wdlinux site profile/www/wdlinux/nginx/conf/vhost/www/wdlinux/apache/conf/vhost database configuration file/www/wdlinux/ ETC/MY.CNF database data File directory/www/wdlinux/mysql/var
May issue 1 Prompt time-out when logged on, check whether the system time is the current time 2 reload after re-open IE, or there will be a session error prompt problem
WDCP Linux Quick Install