IP Access restriction policy in Plesk
Plesk offers an IP restriction policy which allows an administrator to restrict Plesk panel access to certain IPs. If your IP is not in the allowed list, you will receive the following error message...
View ArticlecPanel server: “hostname resolves to” alert email
The “hostname resolves to. It should resolve to xx.xx.xx.xx” alert is sent by cPanel if the hostname of your server is not resolving to your server IP. The message send by cPanel is as follows:...
View ArticleEmail Archiving with Exim/cPanel
If you’re interesting in saving a copy of all incoming and outgoing mail for a particular domain, look no further! This can be expanded a little further to include all domains on the server or other...
View ArticleYum install perl-DBD-mysql, perl-DBI to use “mysqlreport” under CentOS 5.2 +...
mysqlreport makes a friendly report of important MySQL status values. mysqlreport transforms the values from SHOW STATUS into an easy-to-read report that provides an in-depth understanding of how well...
View Articleextract plesk backup files
Package mpack is required in order to extract the backup contents. # apt-get install mpack # zcat /path/to/backup_file > backup_file.mime # munpack backup_file.mime The result is a set of tar and...
View ArticleThere was an error when you login Cpanel
There was an error when you login Cpanel Can’t locate GDBM_File.pm in @INC (@INC contains: /usr/local/cpanel /usr/local/cpanel/perl /usr/local/cpanel/Cpanel/CPAN/overload/__Digest...
View ArticleHow to add Domainkeys for a domain on a cPanel server?
“DomainKeys” is an anti-spam software application that uses a public key, cryptography to authenticate the sender’s domain. cPanel offers a installer script “domain_keys_installer” using which the...
View Article[HOWTO] Get PDO and PDO_MYSQL working in PHP 5.2.5
I just recently had to do this so I thought I might as well share. There are a few threads already with some info, but it’s not entirely complete in my opinion. Let’s get started. 1) First off, issue...
View ArticleUpgrade WHM / cPanel Linux server to EDGE release
Q. How do I upgrade my CentOS Linux 5.0 dedicated server to WHM / cPanel edge release? A. You can upgrade to EDGE release from WHM manager. Please note that Edge is the bleeding edge tree. While it has...
View ArticleLog Files on a cPanel server
Following are the logs files on a cPanel server for different services: Apache Logs: /usr/local/apache/logs/access_log /usr/local/apache/logs/error_log Exim Logs: /var/log/exim_mainlog...
View ArticleParallels Business Automation Standard 3.4 does not support the licenses for...
Parallels Business Automation Standard 3.4 does not support the licenses for Parallels Plesk Panel 10 To make Parallels Plesk Panel 10 licenses issuing possible, we need perform the following actions:...
View ArticleHow-To: Horde Webmail DirectAdmin
Hi guys, seems like it’s been sometime since the previous how-to guide for horde webmail, since I see someone needing help, I might as well post how I did it This is only tested on CENTOS 4.2 1) First...
View ArticleServer monitoring using Munin in CentOS 5.6 + DirectAdmin
Download RPMForge Package. Check your system with uname -a command to get the suitable package. Below is the current one I got : 32-bit system: wget...
View ArticleHowto: Change cPanel theme for multiple accounts.
How to change cPanel theme for multiple accounts? The cPanel theme for an account is specified in the /var/cpanel/users/username file in the format RS=value For example: BWLIMIT=unlimited DEMO=0...
View ArticleConfigServer Explorer (cse)
This is an exclusive! and free! add-on product for cPanel/WHM. The product provides you with a full featured Filesystem explorer and a Virtual Console to use within your web browser in WHM. It gives...
View ArticleHowto: install CSF on your server.
Howto install CSF on your server: 1) cd /usr/local/src/ 2) download csf: wget http://www.configserver.com/free/csf.tgz 3) tar -xzf csf.tgz 4) goto the csf directory : cd csf 5) ./install.sh Once it is...
View ArticleAccessing Plesk directories outside httpdocs / php open_basedir error
PHP open_basedir errors occur when a script tries to access a directory outside of httpdocs. For security reasons Plesk only allows access to the httpdocs and tmp directories. So what if you need to...
View ArticleMicro-Updates in Parallels Plesk Panel 9.x, 10.x
There are two ways to install micro-updates for Parallels Plesk Panel. Using the Command Line Interface: #$PRODUCT_ROOT_D/admin/sbin/autoinstaller Note: The “$PRODUCT_ROOT_D” variable in the command...
View ArticleCpanel File Manager Zip Compress failling
Cannot compressing files into zip format using the built in cPanel compressor: (internal death while parsing ./frontend/x3/filemanager/live_fileop.xml) Tue Aug 11 19:04:14 2009 [30234] error: open3:...
View ArticleHow to Update Webalizer Stats on Directadmin
As you know, Webalizer stats are usually updated once a day, when using a Directadmin server. What to do, if you need more current stats? Here are some solutions (work good for me on CentOS 5). If you...
View Article