<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.ndchost.com/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>Wiki cpanel</title>
        <description></description>
        <link>http://www.ndchost.com/wiki/</link>
        <lastBuildDate>Mon, 06 Sep 2010 06:36:00 -0700</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://www.ndchost.com/wiki/lib/images/favicon.ico</url>
            <title>Wiki</title>
            <link>http://www.ndchost.com/wiki/</link>
        </image>
        <item>
            <title>Apache/PHP Configuration under cPanel</title>
            <link>http://www.ndchost.com/wiki/cpanel/apache-configuration?rev=1274397777&amp;do=diff</link>
            <description>Apache/PHP Configuration under cPanel


cPanel makes use of it's proprietary “EasyApache” system for manging Apache and PHP (and related modules). It is currently in it's third iteration, commonly referred to as EA3. EA3 allows you to easily enable support for all kinds of Apache and PHP modules, as well as upgrade/downgrade versions for both.</description>
        <category>apache</category>
        <category>cpanel</category>
        <category>upgrade</category>
        <category>php</category>
        <category>easyapache</category>
            <pubDate>Thu, 20 May 2010 16:22:57 -0700</pubDate>
        </item>
        <item>
            <title>Creating a cPanel Account in the WHM</title>
            <link>http://www.ndchost.com/wiki/cpanel/create-an-account?rev=1266968486&amp;do=diff</link>
            <description>This article describes how a cPanel user account can be created through the WHM interface. This procedure assumes that you have already installed cPanel, that you have configured the name servers your account will use in the edit setup section of the WHM, and that your system is configured to use the default /whm and /cpanel redirects.</description>
        <category>cpanel</category>
        <category>how-to</category>
            <pubDate>Tue, 23 Feb 2010 15:41:26 -0700</pubDate>
        </item>
        <item>
            <title>How to make /scripts/createacct non-interactive</title>
            <link>http://www.ndchost.com/wiki/cpanel/createacct-non-interactive?rev=1276376048&amp;do=diff</link>
            <description>If your going to create a script that is going to execute /scripts/createacct you'll notice that the createacct script asks you questions that require you to interact with it.  The following ENV will stop createacct from asking you questions.

PKGRESTORE=1 /scripts/createacct</description>
        <category>cpanel</category>
        <category>restore</category>
        <category>how-to</category>
            <pubDate>Sat, 12 Jun 2010 13:54:08 -0700</pubDate>
        </item>
        <item>
            <title>Email Archiving with cPanel and Exim</title>
            <link>http://www.ndchost.com/wiki/cpanel/email-archiving?rev=1275089812&amp;do=diff</link>
            <description>Email Archiving with cPanel and Exim

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 stipulations, however we are going to include the config for a single domain.</description>
        <category>how-to</category>
        <category>guide</category>
        <category>exim</category>
        <category>cpanel</category>
            <pubDate>Fri, 28 May 2010 16:36:52 -0700</pubDate>
        </item>
        <item>
            <title>How-to Enable SuPHP in cPanel</title>
            <link>http://www.ndchost.com/wiki/cpanel/enable-suphp?rev=1265402040&amp;do=diff</link>
            <description>SuPHP is strongly recommended by NDC Host due to the inherent security of the module. SuPHP takes PHP scripts that normally run under the user the webserver runs them (nobody) and instead runs them as the effective owner of the PHP file itself, which in most cases is the cPanel user. The advantage here is not only for security reasons, but also that permissions can be tightened on files/directories that PHP needs write/execute access to. For instance, consider a typical Joomla setup: the cache d…</description>
        <category>how-to</category>
        <category>php</category>
        <category>suphp</category>
            <pubDate>Fri, 05 Feb 2010 12:34:00 -0700</pubDate>
        </item>
        <item>
            <title>Fixing PostgreSQL</title>
            <link>http://www.ndchost.com/wiki/cpanel/fix_postgresql?rev=1262970120&amp;do=diff</link>
            <description>Fixing PostgreSQL


cPanel's PostgreSQL support is still a bit rudimentary, and as of 11.25 RELEASE there still is one major bug with the installation. After following the PostgreSQL installation steps on in the documentation, existing users still will not have the ability to create databases. You will see the following in the error log indicating this:</description>
        <category>cpanel</category>
        <category>postgresql</category>
            <pubDate>Fri, 08 Jan 2010 09:02:00 -0700</pubDate>
        </item>
        <item>
            <title>cPanel</title>
            <link>http://www.ndchost.com/wiki/cpanel/index?rev=1265669788&amp;do=diff</link>
            <description>cpanel index</description>
        <category>cpanel</category>
            <pubDate>Mon, 08 Feb 2010 14:56:28 -0700</pubDate>
        </item>
        <item>
            <title>How to Install Fantastico</title>
            <link>http://www.ndchost.com/wiki/cpanel/install-fantastico?rev=1267646122&amp;do=diff</link>
            <description>How to Install Fantastico


To install Fantastico on your cPanel/WHM server, SSH to your server and enter following commands, one per line (you may also copy/paste):

# cd /usr/local/cpanel/whostmgr/docroot/cgi
# wget -N http://files.betaservant.com/files/free/fantastico_whm_admin.tgz
# tar -xzpf fantastico_whm_admin.tgz
# rm -rf fantastico_whm_admin.tgz</description>
        <category>fantastico</category>
        <category>how-to</category>
        <category>cpanel</category>
            <pubDate>Wed, 03 Mar 2010 11:55:22 -0700</pubDate>
        </item>
        <item>
            <title>How to install latest version of Image Magick on your cPanel Server</title>
            <link>http://www.ndchost.com/wiki/cpanel/install-imagemagick?rev=1273589124&amp;do=diff</link>
            <description>Although most distributions contain a packaged version of image magick it's often a old version lacking new features.  This article will show you how to compile ImageMagick from source and have it's installed in the same location it would normally be in.</description>
        <category>cpanel</category>
        <category>centos</category>
        <category>how-to</category>
            <pubDate>Tue, 11 May 2010 07:45:24 -0700</pubDate>
        </item>
        <item>
            <title>SMX Plugin Installation Guide</title>
            <link>http://www.ndchost.com/wiki/cpanel/install-smx?rev=1270584445&amp;do=diff</link>
            <description>Currently our SMX plugin requires a server with cPanel's free DNSONLY control panel to be installed and functional prior to installation.

Installing cPanel DNSONLY

Please follow the generic cPanel installation guide under the “Installation Process” section on this page. On Step 4, download the following installer instead:</description>
        <category>smx</category>
        <category>cpanel</category>
        <category>guide</category>
            <pubDate>Tue, 06 Apr 2010 13:07:25 -0700</pubDate>
        </item>
        <item>
            <title>cPanel Installation Guide</title>
            <link>http://www.ndchost.com/wiki/cpanel/installation-guide?rev=1255044829&amp;do=diff</link>
            <description>cPanel Installation Guide

Pre-Install Notes

In order to run the cPanel software you must first be running a supported OS. cPanel lists their supported operating systems on their website at http://www.cpanel.net. Although there are many to choose from not every OS listed works flawlessly. If you're looking to have the least amount of problems and ease of administration we highly recommend you choose CentOS as your distro. CentOS is a recompile of RedHat Enterprise, and our research has shown th…</description>
        <category>centos</category>
        <category>cpanel</category>
        <category>guide</category>
            <pubDate>Thu, 08 Oct 2009 16:33:49 -0700</pubDate>
        </item>
        <item>
            <title>How to make /scripts/killacct non-interactive</title>
            <link>http://www.ndchost.com/wiki/cpanel/killacct-non-interactive?rev=1270668796&amp;do=diff</link>
            <description>If you want /scripts/killacct to no longer ask you if your sure you want to kill the account you need to pass it the --force arg.  unfortunately the killacct script doesn't handle arguments correctly so the placement of the accounts username and --force are important.</description>
        <category>how-to</category>
        <category>cpanel</category>
            <pubDate>Wed, 07 Apr 2010 12:33:16 -0700</pubDate>
        </item>
        <item>
            <title>Mail::SPF Fails to Install</title>
            <link>http://www.ndchost.com/wiki/cpanel/mail-spf-fails-to-install?rev=1263573552&amp;do=diff</link>
            <description>Mail::SPF Fails to Install


In recent 11.25 cPanel builds, MAIL::SPF refuses to build resulting in error messages mailed by cPanel to the administrator and the possibility of SPF-related cPanel functions being broken. There is a simple fix for this for the time being until it is fixed upstream in CPAN:</description>
        <category>cpanel</category>
        <category>perl</category>
        <category>cpan</category>
        <category>spf</category>
            <pubDate>Fri, 15 Jan 2010 08:39:12 -0700</pubDate>
        </item>
        <item>
            <title>Why does cPanel not send quota notification emails?</title>
            <link>http://www.ndchost.com/wiki/cpanel/quota-notification-emails-not-sent?rev=1267646139&amp;do=diff</link>
            <description>Why does cPanel not send quota notification emails?


The first thing to check if these are not being sent is if the appropriate options are enabled. In Main &gt;&gt; Server Configuration &gt;&gt; Tweak Settings there is a section for Notifications in which you will want to enable the various options as to your liking, e.g.:</description>
        <category>quotas</category>
        <category>notifications</category>
        <category>cpanel</category>
            <pubDate>Wed, 03 Mar 2010 11:55:39 -0700</pubDate>
        </item>
        <item>
            <title>Rebuild Named Zone Files</title>
            <link>http://www.ndchost.com/wiki/cpanel/rebuild_named_zones?rev=1255374135&amp;do=diff</link>
            <description>Rebuild Named Zone Files

This script will rebuild all your /var/named/*.db files. It first pulls every client from /var/cpanel/users and grabs each users domain and ip address. It then pulls the first 2 nameservers from /etc/wwwacct.conf and rebuilds the zones to how they would be if you just setup this account.</description>
        <category>scripts</category>
        <category>cpanel</category>
            <pubDate>Mon, 12 Oct 2009 12:02:15 -0700</pubDate>
        </item>
        <item>
            <title>Recommended cPanel Version Tree</title>
            <link>http://www.ndchost.com/wiki/cpanel/recommended-cpanel-version-tree?rev=1255562982&amp;do=diff</link>
            <description>We recommend you use the CURRENT tree. A few reasons why we recommend this:


	*  This tree will receive important security patches right away where as STABLE many times does not.
	*  We have found this tree to be the most stable and bug free release. The STABLE tree is just too old and many times ends up broken because of this while EDGE is just too new and has too many bugs.
	*  cPanel recommends CURRENT also!</description>
        <category>cpanel</category>
        <category>upgrade</category>
            <pubDate>Wed, 14 Oct 2009 16:29:42 -0700</pubDate>
        </item>
        <item>
            <title>How To Restore a cPanel Server</title>
            <link>http://www.ndchost.com/wiki/cpanel/restore-from-crash-or-hack?rev=1268936365&amp;do=diff</link>
            <description>This article will guide you through the necessary steps to restore your data from a previous cPanel environment that is no longer functional. Examples are when a harddrive is dying and is no longer bootable, when a system is compromised via root, or even if you are moving from an old server to a new one (although the netcat over SSH method is preferred).</description>
        <category>restore</category>
        <category>how-to</category>
        <category>cpanel</category>
        <category>vps</category>
            <pubDate>Thu, 18 Mar 2010 11:19:25 -0700</pubDate>
        </item>
        <item>
            <title>Roundcube Log Location (cPanel)</title>
            <link>http://www.ndchost.com/wiki/cpanel/roundcube-logs?rev=1273701222&amp;do=diff</link>
            <description>When trying to diagnose Roundcube errors the log files can tell you exactly whats going on.  Below are the locations of log files that may be useful to diagnose Roundcube errors on cPanel/WHM servers.

Roundcube-specific Logs




Additional Useful Logs</description>
        <category>how-to</category>
        <category>cpanel</category>
            <pubDate>Wed, 12 May 2010 14:53:42 -0700</pubDate>
        </item>
        <item>
            <title>sMX Server has a Few Stuck Messages</title>
            <link>http://www.ndchost.com/wiki/cpanel/smx-stuck-messages?rev=1255560613&amp;do=diff</link>
            <description>This is a typical result of the sMX configuration. The sMX by default is a very passive mail configuration, it runs a basic Exim installation and does not run all the same filters that your cPanel machine does. This is in part to ensure the sMX does not block mail you otherwise would have wanted and had your regular mail server accepting, and also to enable it to act as a mail fail over for multiple cPanel machines, each of which may have different mail restrictions in place.</description>
        <category>cpanel</category>
        <category>smx</category>
            <pubDate>Wed, 14 Oct 2009 15:50:13 -0700</pubDate>
        </item>
        <item>
            <title>DNS Zone Template for sMX</title>
            <link>http://www.ndchost.com/wiki/cpanel/smx-zone-template?rev=1267646164&amp;do=diff</link>
            <description>Our sMX panel makes use of secondary MX record entries to facilitate mail delivery to the sMX server. MX records include a 'weight' value and this value is used to determine the priority of mailserver delivery. Secondary MX entries are determined by having a higher relative weight than the record associated with the primary mailserver. The numbers themselves are not relevant as absolute values so much as they are as compared to other weights. For instance, consider for mail1 and mail2 the follow…</description>
        <category>smx</category>
        <category>cpanel</category>
            <pubDate>Wed, 03 Mar 2010 11:56:04 -0700</pubDate>
        </item>
        <item>
            <title>Unable to Edit Cronjobs through cPanel</title>
            <link>http://www.ndchost.com/wiki/cpanel/unable-to-edit-cronjob?rev=1279313815&amp;do=diff</link>
            <description>Chances are the problem is that  has lost it's suid privileges. To correct this run the following command as root via SSH or the console:

# chmod 4755 /usr/bin/crontab

cpanel,
	cron</description>
        <category>cpanel</category>
        <category>cron</category>
            <pubDate>Fri, 16 Jul 2010 13:56:55 -0700</pubDate>
        </item>
        <item>
            <title>How to make /scripts/wwwacct non-interactive</title>
            <link>http://www.ndchost.com/wiki/cpanel/wwwacct-non-interactive?rev=1276376059&amp;do=diff</link>
            <description>If your going to create a script that is going to execute /scripts/wwwacct you'll notice that the wwwacct script asks you questions that require you to interact with it.  The following ENV will stop wwwacct from asking you questions.

# PKGRESTORE=1 /scripts/wwwacct</description>
        <category>cpanel</category>
        <category>restore</category>
        <category>how-to</category>
            <pubDate>Sat, 12 Jun 2010 13:54:19 -0700</pubDate>
        </item>
    </channel>
</rss>
