Error message:
http://security.debian.org lenny/updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY AED4B06F473041FA
Reason:
as it turns out this is because GPG key expired
This key rollover is a normal maintenance task and...
By default cpanel do not allow you to setup an Addon domain which is not pointing to your nameservers, and to solve this problem you can change the setting in "tweek setting" in WHM.
You can login to WHM, and click on "Tweek Setting" in left side bar.
Then click on "Domain" tab, and...
Error: Unable to update hosting preferences:
WebServerManager::addVhost() failed:
websrvmng failed: The process cannot access the file because it is being used by another process.
(Error code 32) at Open file 'C:\WINDOWS\system32\inetsrv\fcgiext.ini'"
Unable to update hosting preferences:...
Apache work on port 80 by default and https work on 443. If you are running some applications which are using these ports already, then apache will give error and will not start..
(OS 10048)Only one usage of each socket address (protocol/network address/port) is normally permitted. : make_sock:...
During plesk 9.5.x installation if you receive error
ERROR: Unable to install the "psa-backup-manager-9.5.2-cos5.build95100504.12.i586" package.
Then the solution is
yum install db4-utils
After this, try to install plesk again, it will surely work fine.
Cheerz...
Some time you get error when you try to reattach with your screen session after you disconnected. So here are some tricks.
To see existing screen sessions
# screen -list
This will display for your current sessions
Get rid of dead sessions
# screen -wipe
To detach a screen
# screen -D
If...
Some times you get error from cpanel
Domain example.com has exceeded the max emails per hour (200) allowed. Message discarded.
Simple solution for it is
echo domain.com=10000 >> /var/cpanel/maxemails
Result will be
root@server [/]# cat /var/cpanel/maxemails
# If you update...