Quick WDCP Installation via RPM Package Method

         Installing the WDlinux panel via compilation takes several hours, and the compilation process itself can be quite cumbersome. Using the RPM package method can complete the installation in about 20 minutes, though it only includes PHP version 5.2. Below is a walkthrough using the RPM package installation. The official installation page is:
http://www.wdlinux.cn/wdcp/install.html

RPM Package Installation
wget http://down.wdlinux.cn/in/lanmp_wdcp_ins.sh
sh lanmp_wdcp_ins.sh
That’s it.
The RPM package installation supports the following systems: CentOS 5.X / wdlinux_base 5.X / wdOS 1.0, and CentOS 6.X. Both 32-bit and 64-bit versions are supported.

Uninstallation (Make sure to back up your data first)
sh lanmp_wdcp_ins.sh uninstall
That’s it.

After installation, the default admin panel access details are as follows
http://ip:8080
Username: admin  Default Password: wdlinux.cn
Default MySQL admin username: root  Default Password: wdlinux.cn

Relevant Information
Installation directory for all software: /www/wdlinux
Site configuration files
/www/wdlinux/nginx/conf/vhost
/www/wdlinux/apache/conf/vhost
Database configuration file: /www/wdlinux/etc/my.cnf
Database data directory: /www/wdlinux/mysql/var

Potential Issues
1. If you get a login timeout prompt, check if your system time is correct.
2. After reinstalling, reopen your IE browser, or you might encounter session error messages.

Leave a Comment

Your email address will not be published.