Intermediary transaction http://www.aliyun.com/zixun/aggregation/6858.html ">seo diagnose Taobao guest cloud host technology Hall
To talk about my installation of WDCP tips and some related to pay attention to the place, for you to share, hey.
1. New Linux host immediately change password:
Command: passwd
2. See if the current version is what you need, whether support WDCP environment installation
Command: # lsb_release-a
3. Installation WDCP encountered common problems:
If you are installing the PRM and the source code installation, you find-bash:wget:command not found
Then is the system Wegt not installed, input command: yum-y install wget will install wget resolved!
4. When downloading the WDCP installation package with wget, the prompts are as follows:
Failed:temporary failure in name denotes.
Wget:unable to resolve host address ' dl.wdlinux.cn '
The reason is that the hostname dl.wdlinux.cn cannot be explained. You can set DNS on the server, such as
echo "119.146.223.143 dl.wdlinux.cn" >> hosts
Or
vi/etc/resolv.conf Add a Google dns:8.8.8.8
can be solved
5. After fully installed WDCP, with IP can open WDCP installation success Tips but can not access your ip:8080, please contact the space provider to your open 8080 port, while the IP is not accessible, and ip:8080 can access, please also contact space business!
In fact, you have solved the above problems, the basic can be perfect use of WDCP! Maybe you see this doesn't solve your problem, but I only encounter these problems! So if you have more problems installing WDCP, please share it!
This article by Zhanjun in Wdlinux forum to publish original, reprint please specify!