维基天空

January 19, 2008

Can’t change password via cpanel ??

Filed under: cPanel日志 — admin @ 6:49 pm

You can set this using the command below

chmod +s /usr/bin/passwd

January 12, 2008

Perl 5.8.8 install

Filed under: cPanel日志 — Tags: — admin @ 2:47 am

check perl -v to make sure it says 5.8.8
1) wget http://layer1.cpanel.net/perl588installer.tar.gz
2) tar xfvz perl588installer.tar.gz
3) cd perl588installer
4) ./install
5) /usr/local/cpanel/bin/checkperlmodules

 and

Upgrade YAML::Syck and File::Copy::Recursive:
1) /scripts/realperlinstaller YAML::Syck
2) /scripts/realperlinstaller File::Copy::Recursive

January 9, 2008

出售cPanel-lisense,免费安装cPanel,免费技术支持

Filed under: cPanel日志 — admin @ 9:09 pm

独立服务器月付lisense: 500/月(10以上400/月),免费安装
VPS月付lisense:250/月(10个以上200/月),免费安装

免费技术支持5次,超出后每次收费50元.

终生授权lisense,12000/次,第一年免费技术支持,前2年免费任意升级
一年lisense,4500/年,免费技术支持,免费升级
二年lisense,7500/2年,免费技术支持,免费升级
三年lisense,9999/3年,免费技术支持,免费升级

cpanel官方,大陆地区总授权,联系人QQ 52232498

另外,cPanel/WHM问题协助解决,99/次.联系人QQ 52232498

3 steps for change hostname with cPanel

Filed under: cPanel日志 — admin @ 1:45 pm

Follow these 3 steps:
1. Type “hostname HOSTNAMEHERE”
2. Type “vi /etc/hosts” and edit your hostname there
3. Type “vi /etc/sysconfig/network” and edit your hostname there as well. If you do reboot the server the hostname goes back to the one originally set if you do not follow these 3 steps.

after that you will get Invalid License File problem, you can resolve it by following with this command :
/usr/local/cpanel/cpkeyclt

June 13, 2007

Invalid Hostname

Filed under: cPanel日志 — admin @ 8:52 pm

Invalid Hostname. (This account is currently not available.). Hostnames may not contains spaces or tabs.

SSH into your server as ROOT

#hostname NEW_HOSTNAME
#/usr/local/cpanel/cpkeyclt
#/sbin/service cpanel restart

Invalid License File

Filed under: cPanel日志 — admin @ 8:50 pm

If you are not using a 15-day trial license, run the following commands:
/scripts/upcp –force
/usr/local/cpanel/cpkeyclt

May 8, 2007

scripts,pkgacct

Filed under: cPanel日志 — admin @ 8:31 am

cpanel backup for any account hosted in your server by this command

# /scripts/pkgacct username

Powered by WordPress