<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Learn cPanel &#187; cPanel Troubleshooting</title>
	<atom:link href="http://www.learncpanel.com/category/cpanel-troubleshooting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learncpanel.com</link>
	<description>The Ultimate cPanel Tutorial Resource</description>
	<lastBuildDate>Fri, 17 Jun 2011 15:54:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>cPanel Glossary</title>
		<link>http://www.learncpanel.com/cpanel-troubleshooting/cpanel-glossary/</link>
		<comments>http://www.learncpanel.com/cpanel-troubleshooting/cpanel-glossary/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 17:17:51 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[cPanel Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.learncpanel.com/?p=292</guid>
		<description><![CDATA[cPanel Glossary Account: A record for accessing privatized information. For example, your cPanel account lets you manage your website. In cPanel, other instances of the term “account” occur in email and FTP. Account-Level Filter: A rule that determines where email, delivered to a domain&#8217;s main email account and meeting certain criteria, will be delivered. See [...]]]></description>
			<content:encoded><![CDATA[<h1><a name="cPanel_Glossary"></a> cPanel Glossary</h1>
<p><a name="CpanelAcct"></a> <strong>Account:</strong> A record for  accessing privatized information. For example, your cPanel account lets  you manage your website. In cPanel, other instances of the term  “account” occur in email and <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelFtp">FTP</a>.</p>
<p><a name="CpanelAcctFilter"></a> <strong>Account-Level Filter:</strong> A  rule that determines where email, delivered to a domain&#8217;s main email  account and meeting certain criteria, will be delivered. See also <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelFilter">Filter</a>.</p>
<p><a name="AddonDomain"></a> <strong>Addon Domain:</strong> An additional  domain name associated with your cPanel account. Each addon domain is  stored in its own directory which you can configure. This allows you to  manage multiple <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelDomain">domains</a> from a single  cPanel account. Addon <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelDomain">domains</a> must be  registered with a <a href="http://en.wikipedia.org/wiki/Domain_name_registrar" target="_blank">domain name  registrar</a> to work.</p>
<p><a name="CpanelAnalog"></a> <strong>Analog:</strong> A program that  provides information about the visitors to your website in both  graphical and statistical views. More information about <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelAnalog">Analog</a> can be found  at its website: <a href="http://www.analog.cx/" target="_blank">http://www.analog.cx/</a>.</p>
<p><a name="AnonFTP"></a> <strong>Anonymous FTP:</strong> A process whereby  visitors without <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelFtp">FTP</a> accounts may  upload and download files to and from your site. Although it poses  security risks, anonymous <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelFtp">FTP</a> can be convenient  if you wish to make files publicly available for downloading. When  setting up anonymous <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelFtp">FTP</a>, it is important  to protect any sensitive information by changing file permissions and  directory access permissions.</p>
<p><a name="CpanelApache"></a> <strong>Apache:</strong> A program that  receives requests from web browsers. It then responds by “serving” web  pages to the browsers; for this reason, it’s called web <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#WebServer">server</a> software.</p>
<p><a name="ApacheHandler"></a> <strong>Apache Handler:</strong> A means of  telling the <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelApache">Apache</a> software how  to process a given type of file. By default, <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelApache">Apache</a> only handles  certain file types; using cPanel, you can configure <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelApache">Apache</a> handlers for  other file types. For more information, see <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelApache">Apache</a>&#8216;s handler  documentation.</p>
<p><a name="CpanelAuth"></a> <strong>Authentication:</strong> A process for  confirming the identity of someone with whom you want to share  sensitive information. On the web, authentication usually involves  either a username and password set or a public/private <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelKey">key</a> pair.</p>
<p><a name="CpanelAutoresp"></a> <strong>Auto Responder:</strong> A feature  of cPanel that allows you to set up automated replies to incoming  email. This feature can be useful for confirming the receipt of mail, or  for informing correspondents that the recipient is unavailable (for  example, while on vacation).</p>
<p><a name="AwStats"></a> <strong>AWStats (Advanced Web Statistics):</strong> A program that provides information about the visitors to your website  in both graphical and statistical views. More information about AWStats  can be found at its website: <a href="http://awstats.sourceforge.net/" target="_blank">http://awstats.sourceforge.net/</a>.</p>
<p><a name="BackScatter"></a> <strong>Backscatter:</strong> Bounce email  messages (or failed Delivery Status Notifications) erroneously sent to a  domain whose name has been forged as the sender of <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelSpam">spam</a>. Using <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelSpf">SPF</a> on your mail <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#WebServer">server</a> should reduce  backscatter.</p>
<p><a name="BackUp"></a> <strong>Backup:</strong> A copy of your website’s  files, directories, databases, and email configurations. Keeping a  backup copy of your website on your personal computer is a wise  precaution.</p>
<p><a name="BandWidth"></a> <strong>Bandwidth:</strong> The amount of data  transferred to and from a web <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#WebServer">server</a>. Every time a  visitor views a file (whether it’s a web page, image, video, or audio  file), that file has to be transferred to the visitor’s computer.  Bandwidth is the total size of all these files transferred to your  visitors’ computers. It is important to keep track of bandwidth usage,  as it is limited by web hosts.</p>
<p><a name="CpanelBanners"></a> <strong>Banners:</strong> Images which  appear on a website, often as advertisements at the top or bottom of a  page. Often, banners alternate with each successive visit to the page.</p>
<p><a name="BoxtRapper"></a> <strong>BoxTrapper</strong>: An application  included with cPanel that filters <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelSpam">spam</a> by requiring  would-be senders to reply to a verification email (also known as  challenge-response verification). Only after the sender is verified  through the reply will his or her original email be accepted.</p>
<p><a name="BtBlacklist"></a> <strong>BoxTrapper Blacklist:</strong> A list  of email addresses from which incoming mail will be automatically  blocked. cPanel automatically sends a configurable warning message upon  receipt of mail from a blacklisted address. See also BoxTrapper <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#BtIgnore">Ignore List</a> and <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#BtWhite">Whitelist</a>.</p>
<p><a name="BtIgnore"></a> <strong>BoxTrapper Ignore List:</strong> A list  of email addresses from which incoming mail will be blocked. cPanel does  not send a warning message upon receipt of mail from an ignored  address. See also BoxTrapper <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#BtBlacklist">Blacklist</a> and <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#BtWhite">Whitelist</a>.</p>
<p><a name="BtWhite"></a> <strong>BoxTrapper Whitelist:</strong> A list of  email addresses from which incoming mail will automatically be accepted.  See also BoxTrapper <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#BtIgnore">Ignore List</a> and <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#BtBlacklist">Blacklist</a>.</p>
<p><a name="CpanelBuild"></a> <strong>Build:</strong> A minor version of  cPanel. Builds exist in four types which are, in order from least to  most stable, EDGE, CURRENT, RELEASE, and STABLE. Please visit our  installation documentation for an in-depth look at each build type.</p>
<p><a name="CatchAll"></a> <strong>Catch-All Address:</strong> The email  address to which cPanel routes any email message sent to email accounts  which do not exist at your domain. Also called a <strong>Default Address</strong>.</p>
<p><a name="CgiInterface"></a> <strong>CGI (Common Gateway Interface):</strong> A protocol that lets a web <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#WebServer">server</a> communicate  with scripts and other software. cPanel’s <em>CGI Center</em> provides  an array of CGI scripts that let you generate and manage useful features  for your website, including a guestbook, clock, hit counter, countdown  clock, and banner ads.</p>
<p><a name="CiDr"></a> <strong>CIDR (Classless Inter-Domain Routing):</strong> A routing method that assigns each Internet user to a four-part <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#IpAddress">IP address</a>, with each  part separated by a decimal, followed by a slash and a number between 0  and 32.</p>
<p><a name="CpanelCli"></a> <strong>CLI (Command Line Interface):</strong> A  means of communicating with a computer by typing commands. On Unix  systems, this is also often called a <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelShell">shell</a>.</p>
<p><a name="CpanelClient"></a> <strong>Client:</strong> Any application  that accesses a service on another computer. Web browsers such as  Internet Explorer can be called web clients. <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelFtp">FTP</a> clients include  FileZilla and Cyberduck.</p>
<p><a name="CpanelAddons"></a> <strong>cPAddons:</strong> Pieces of  software that you can install on your website through cPanel. <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpAddonscPAddons">cPAddons</a> provide  useful tools to your website. Common examples include bulletin boards,  chat programs, and online shopping carts.</p>
<p><a name="CpanelCpan"></a> <strong>CPAN (Comprehensive Perl Archive  Network):</strong> The main repository of <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelPerl">Perl</a> modules, pieces  of <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelPerl">Perl</a> software. The  CPAN library (located at <a href="http://www.cpan.org/" target="_blank">http://www.cpan.org</a>)  contains over 12,000 modules, most of which are free of charge. cPanel  allows you to search CPAN and install <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelPerl">Perl</a> modules.</p>
<p><a name="CronJob"></a> <strong>Cron Job:</strong> A command on a <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#WebServer">server</a>, executed at  regular intervals. These commands are stored in a Unix configuration  file called crontab.</p>
<p><a name="CpanelCsr"></a> <strong>CSR (Certificate Signing Request):</strong> A request, which you send to a certificate authority, for an identity  certificate. cPanel can generate a CSR for you, but since authorities  vary with regard to the information they require, you should check their  requirements before applying for a certificate.</p>
<p><a name="DefaultAddress"></a> <strong>Default Address:</strong> The  email address to which cPanel routes any email message sent to email  accounts which do not exist at your domain. Also called a <strong>Catch-All  Address</strong>.</p>
<p><a name="DirectoryFolder"></a> <strong>Directory (Folder):</strong> A  repository for files, analogous to a file folder on your personal  computer. In website management, a directory will contain your web  files.</p>
<p><a name="CpanelDns"></a> <strong>DNS (Domain Name System):</strong> The  component of the Internet which acts as a “phone book,” converting  human-readable domain names (such as <code>www.example.com</code>) into  computer-readable IP addresses (such as <code>208.77.188.166</code>, in  the case of <code>example.com</code>).</p>
<p><a name="CpanelDomain"></a> <strong>Domain:</strong> The name you give  your website, which will appear in your website’s <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelUrl">URL</a> and email  addresses. Usually seen as <code>example.com</code>, where &#8220;example&#8221; is  meant for your domain’s name.</p>
<p><a name="CpanelDomainKeys"></a> <strong>DomainKeys:</strong> An email  authentication method that attempts to verify that a message actually  came from the domain it appears to have come from.</p>
<p><a name="CpanelDsa"></a> <strong>DSA (Digital Signature Algorithm):</strong> A method of generating public and private keys for encrypting data.  This algorithm was developed by the U.S. government.</p>
<p><a name="EntropyBanner"></a> <strong>Entropy Banner Manager:</strong> A  script, included with cPanel, that lets you manage rotating banner  images on your website.</p>
<p><a name="EntropySearch"></a> <strong>Entropy Search:</strong> A script,  included with cPanel, that creates a search engine for your website.</p>
<p><a name="ErrorPages"></a> <strong>Error Pages:</strong> These pages  display warning messages when visitors encounter problems while trying  to access your site. cPanel lets you configure the error messages that  display for your site. For an in-depth look at <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelHttp">HTTP</a> error codes,  please visit our <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/HTTPCodes">HTTP error codes documentation</a>.</p>
<p><a name="CpanelFilter"></a> <strong>Filter:</strong> In cPanel, a tool  that processes mail according to your preferences. For example, a <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelFilter">filter</a> can  automatically discard <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelSpam">spam</a> or save mail  from a specified sender to its own folder. In cPanel, filters can be  applied to the main email account on a domain (<em>Account Level Filters</em>),  or customized for each individual account (<em>User Level Filters</em>).</p>
<p><a name="CpanelForwarder"></a> <strong>Forwarder:</strong> A tool that  lets you forward a copy of every email message you receive to another  address. When a forwarder is set up, you will still receive mail at the  original recipient address. If, however, you create a <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelForwarder">forwarder</a> without  first creating the original address, messages will be forwarded to the  end address without being sent to the original address, as it does not  exist.</p>
<p><a name="FrontPage"></a> <strong>FrontPage®:</strong> A Microsoft®  application that allows you to edit your web page in WYSIWYG  (what-you-see-is-what-you-get) format, rather than using <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelHtml">HTML</a> code. cPanel  provides FrontPage extensions, so you can publish your site using  FrontPage, allowing you to skip the <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelFtp">FTP</a> process. Newer  versions of FrontPage allow you to publish your site using <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelFtp">FTP</a> or WebDAV. See  the FrontPage User Manual for more information about publishing.</p>
<p><a name="CpanelFtp"></a> <strong>FTP (File Transfer Protocol):</strong> A  method of transferring files from one computer to another. cPanel comes  equipped with an FTP <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#WebServer">server</a> that can be  configured to your preference. An FTP client must be installed on your  computer in order to send files to and receive files from the FTP <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#WebServer">server</a>. Some FTP  clients include FileZilla (for Windows®, Linux, and Unix), and Cyberduck  (for Mac®).</p>
<p><a name="CpanelFqdn"></a> <strong>FQDN (Fully Qualified Domain Name):</strong> A name that uniquely defines a domain’s location. It is usually seen as  <code>host.example.com.</code> with a trailing dot. For the purposes of  cPanel, including a final dot is not necessary, but the domain name  must contain at least 2 dots.</p>
<p><a name="GnuPg"></a> <strong>GnuPG (GNU Privacy Guard):</strong> Free  encryption software that lets you generate a matching public and private  <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelKey">key</a>. These keys are  useful for keeping files private during transfer.</p>
<p><a name="CpanelGzip"></a> <strong>gzip:</strong> A program which  compresses files for quick transfer. The compressed files use the  filename extension <code>.gz</code>.</p>
<p><a name="HomeDir"></a> <strong>Home Directory:</strong> Your cPanel  account’s highest-level directory, which contains all the files and  directories used by websites managed through your account. Files placed  in your home directory are not viewable online unless they reside in the  <code>public_html</code> directory or a subdirectory of <code>public_html</code>.</p>
<p><a name="HotLink"></a> <strong>HotLink:</strong> Also known as an  “inline link.” A hotlink is a direct link that embeds a file (such as an  image or video) from your site into another website. When another site  embeds your files, it is using your <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#BandWidth">bandwidth</a> to serve  those files.</p>
<p><a name="CpanelHtaccess"></a> <strong>.htaccess:</strong> A file that  resides in a specific directory, and contains configuration information  applying to all the information in that directory. The <code>.htaccess</code> file may also contain authentication instructions.</p>
<p><a name="CpanelHtml"></a> <strong>HTML (Hypertext Markup Language):</strong> The language in which most pages on the World Wide Web are written.</p>
<p><a name="CpanelHtpasswd"></a> <strong>.htpasswd:</strong> A file that  resides in a specific directory, along with an .htaccess file. The <code>.htpasswd</code> file contains encrypted password information when authentication has  been set up for the directory.</p>
<p><a name="CpanelHttp"></a> <strong>HTTP (Hyptertext Transfer Protocol):</strong> The method (protocol) for transferring data over the Internet.</p>
<p><a name="CpanelImap"></a> <strong>IMAP (Internet Message Access  Protocol):</strong> Along with <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelPop3">POP3</a>, one of the two  most widely used email transfer methods. IMAP synchronizes email account  information with the mail <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#WebServer">server</a> on a regular  basis. If you log in to multiple computers to check your email, IMAP  will allow you to see what messages you have viewed, replied to,  forwarded, etc. <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelPop3">POP3</a> does not allow  you to see this information.</p>
<p><a name="IndexPage"></a> <strong>Index Page:</strong> The page viewed by  default when a visitor accesses a directory of your website. If no  index page exists for the specified directory, the visitor will see a  list of files in that directory, unless you turn off indexing in cPanel.  This page is typically <code>index.html</code>, <code>index.htm</code> or <code>index.php</code>.</p>
<p><a name="IpAddress"></a> <strong>IP (Internet Protocol) Address</strong>:  A number that identifies a computer on a network, making it possible  for other computers to find and communicate with it.</p>
<p><a name="CpanelJava"></a> <strong>Java:</strong> A computer programming  language used by many web applications. cPanel uses the Java language to  provide the SSHTerm and Java Telnet features. These small applications,  which run within the context of a web browser, are called applets.</p>
<p><a name="CpanelKey"></a> <strong>Key:</strong> In cryptography, a key is  used to encrypt or decrypt information. Keys are an important part of  encryption and security and should be guarded appropriately.</p>
<p><a name="CpanelLeech"></a> <strong>Leech:</strong> A visitor who uses  another person’s password to access a restricted area of a website.  cPanel allows you to prevent leeching by redirecting likely offenders or  disabling accounts whose passwords have been compromised.</p>
<p><a name="CpanelLegacy"></a> <strong>Legacy:</strong> A term for an old  software program or computer system that is still in use.</p>
<p><a name="LocalHost"></a> <strong>Local Host:</strong> An easy way to  refer to the computer that you are currently working on.</p>
<p><a name="CpanelLog"></a> <strong>Log:</strong> A file, automatically  created by the <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#WebServer">server</a>, that records  activities performed by or on the <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#WebServer">server</a>. For instance,  error logs are lists of errors that visitors have encountered on your  site.</p>
<p><a name="MailingList"></a> <strong>Mailing List:</strong> A list of  email addresses which list members can use to communicate.  Alternatively, such a list can be used to send email messages to a large  group of people. cPanel uses a program called Mailman for mailing list  software; for more information, please see its website, <a href="http://www.list.org/" target="_blank">http://www.list.org</a>.</p>
<p><a name="CpanelMime"></a> <strong>MIME (Multipurpose Internet Mail  Extensions) Type:</strong> Now called an Internet media type, this  component of a file identifies the file type, so that web browsers know  how to handle it. cPanel lets you specify which application should be  used to open files with a given extension.</p>
<p><a name="MxEntry"></a> <strong>MX (Mail eXchanger) Entry:</strong> A  record that specifies where email should be sent for a domain. If you  are using an email scanning service or custom mail delivery, you may  need to change the MX record for your domain.</p>
<p><a name="MySql"></a> <strong>MySQL:</strong> This term refers to a  database management tool, as well as the type of database it manages.  Such databases are integral to applications like bulletin boards and  retail shopping. cPanel provides an integrated MySQL interface as well  as a MySQL database editing tool called phpMyAdmin.</p>
<p><a name="NameServer"></a> <strong>Nameserver:</strong> A computer that  contains a list of domain names and their corresponding IP addresses.  These computers are spread through the Internet and allow you to find  where a domain is located. Nameservers gather data about <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelDomain">domains</a> over time;  therefore, changes to <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelDns">DNS</a> records can take  up to a week to reach all the nameservers on the Internet (or  “propagate”).</p>
<p><a name="ParkedDomain"></a> <strong>Parked Domain:</strong> A second  domain that points to your primary domain. When users attempt to access  the parked domain, they will see your main website. For example, both <a href="http://www.cpanel.net/" target="_top">http://www.cpanel.net</a> and http://www.cpanel.com go to the same place, as <code>cpanel.com</code> is a parked domain for  <code>cpanel.net</code>.</p>
<p><a name="CpanelPear"></a> <strong>PEAR (PHP Extension and Application  Repository):</strong> A repository of <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelPhp">PHP</a> code. cPanel  allows you to search for and install PEAR packages consisting of <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelPhp">PHP</a> programs which  can perform useful functions for your website.</p>
<p><a name="CpanelPerl"></a> <strong>Perl:</strong> Known for its ability  to process text, Perl is a useful language for web applications. Perl  applications are commonly found as <code>.pl</code>, <code>.pm</code>,  and <code>.cgi</code> files and may require Perl modules. Perl modules  can be installed within cPanel.</p>
<p><a name="PerlMod"></a> <strong>Perl Module:</strong> A piece of software  written in the <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelPerl">Perl</a> language.  Modules are common pieces of software that are reused often. For  example, rather than writing a set of functions to display calendars,  you can simply use a calendar module.</p>
<p><a name="CpanelPhp"></a> <strong>PHP:</strong> A computer scripting  language in which many web-based applications are written. PHP  applications are commonly found with the filename extensions <code>.php</code>,  <code>.php4</code>, or <code>.php5</code>. Some PHP applications  require <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelPear">PEAR</a> packages, which  can be installed in cPanel through the <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/PhpPearPackages">PHP PEAR Packages</a> feature.</p>
<p><a name="PhpPackage"></a> <strong>PHP Package:</strong> A piece of  software written in the <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelPhp">PHP</a> language.</p>
<p><a name="PhpMyadmin"></a> <strong>phpMyAdmin:</strong> A graphical  application that allows you to manipulate and manage MySQL databases  over the Internet. Full documentation for phpMyAdmin can be found at its  creators’ website: <a href="http://www.phpmyadmin.net/" target="_blank">http://www.phpmyadmin.net</a>.</p>
<p><a name="CpanelPop3"></a> <strong>POP3 (Post Office Protocol version 3):</strong> Along with <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelImap">IMAP</a>, one of the two  most widely used email transfer methods. POP3 simply copies every  message in your email account to your local computer. No information is  sent back to your email account about message replies, forwarding, etc.  If you use multiple computers to check your email, it is advised that  you use <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelImap">IMAP</a> instead of POP3.</p>
<p><a name="CpanelPosix"></a> <strong>POSIX (Portable Operating System  Interface):</strong> A standardized collection of commands for the Unix  operating system.</p>
<p><a name="PrivateKey"></a> <strong>Private Key:</strong> A string of  characters that a computer uses to encode or decode encrypted messages  it receives. Encryption schemes use a matching pair of keys (one public,  one private) to create a secret code so that anyone looking at messages  sent from or received by your computer will be unable to determine the  contents of those messages without access to the private <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelKey">key</a>. A private <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelKey">key</a> is integral to  protecting your confidential information and should be safeguarded  appropriately.</p>
<p><a name="CpanelProxy"></a> <strong>Proxy:</strong> In computing, a  computer or program that serves as an intermediary between two other  entities. For instance, a proxy <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#WebServer">server</a> receives a  request from a client, finds the requested resource, and returns it to  the client. You can use the <a href="http://cpanelproxy.net/" target="_top">cPanel Proxy</a> to access to your cPanel interface when  normal access is blocked (for example, from behind a firewall).</p>
<p><a name="PublicKey"></a> <strong>Public Key:</strong> A string of  characters that a computer uses to encode or decode encrypted messages  it receives. A public <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelKey">key</a> is provided to  anyone you wish to send sensitive information to. Typically, a public <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelKey">key</a> will be placed on  a <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#WebServer">server</a> so you can  access that <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#WebServer">server</a> with  encryption.</p>
<p><a name="PublicFtp"></a> <strong>public_ftp:</strong> The subdirectory,  located inside your home directory, that holds files available for  public download. This is the default directory users will access when  they connect to your site via anonymous <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelFtp">FTP</a>.</p>
<p><a name="PublicHtml"></a> <strong>public_html:</strong> The  subdirectory, located inside your home directory, that holds the files  that make up your website. The <code>www</code> directory is a link to <code>public_html</code>.  Any files and folders inside of <code>public_html</code> are visible  over the Internet, unless you specifically protect them with password  protection or using a <code>.htaccess</code> file.</p>
<p><a name="CpanelRedirect"></a> <strong>Redirect:</strong> A feature that  allows you to send visitors who try to access one <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelUrl">URL</a> to another <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelUrl">URL</a>. cPanel allows  you to set up either temporary or permanent redirects. Redirects are  useful when you change the <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelUrl">URL</a> of a page on your  website. You can put up a redirect at the old <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelUrl">URL</a> to make sure your  visitors are automatically sent to the new <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelUrl">URL</a>.</p>
<p><a name="CpanelReferer"></a> <strong>Referer:</strong> A web page which  links to your site; also called an “<a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelHttp">HTTP</a> <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelReferer">referer</a>.” This  spelling is the industry standard term, though it is based on a  misspelling of “referrer.”</p>
<p><a name="CpanelRoot"></a> <strong>Root:</strong> Specific to Unix and  Unix-based systems, a computer account, used by a system administrator,  which carries full privileges for configuring a computer system. Also  called “superuser.”</p>
<p><a name="CpanelRsa"></a> <strong>RSA:</strong> An algorithm for  generating public and private keys when sending encrypted data between a  local machine and a remote machine. The name of this method is not an  abbreviation; it is named after its three inventors.</p>
<p><a name="CpanelScp"></a> <strong>SCP (Secure Copy Protocol):</strong> A  method of transferring encrypted files from one computer to another.  This method prevents data from being intercepted and read.</p>
<p><a name="CpanelShell"></a> <strong>Shell:</strong> Software that allows  you to interact with a computer. Many Unix shells allow you to type  commands, and are often referred to as CLIs, or command line interfaces.</p>
<p><a name="CpanelShortcut"></a> <strong>Shortcut:</strong> A link to an  application which allows you to access it from a convenient location,  like your computer’s desktop.</p>
<p><a name="CpanelSpam"></a> <strong>Spam:</strong> Chiefly, unsolicited  email sent in bulk, usually by an automated system. As spam is  considered a costly nuisance to the recipient, cPanel includes features  like <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#SpamAssassin">SpamAssassin</a> and <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#BoxtRapper">BoxTrapper</a> that can  cut down on the amount of spam received.</p>
<p><a name="SpamAssassin"></a> <strong>SpamAssassin:</strong> An  application which can <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelFilter">filter</a> suspected <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelSpam">spam</a> before you  receive it. SpamAssassin can be configured to <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelFilter">filter</a> <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelSpam">spam</a> more or less  aggressively, according to your needs. Learn more about <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#SpamAssassin">SpamAssassin</a> at its  website: <a href="http://spamassassin.apache.org/" target="_blank">http://spamassassin.apache.org/</a>.</p>
<p><a name="CpanelSpf"></a> <strong>SPF (Sender Policy Framework):</strong> A feature that allows a recipient <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#WebServer">server</a> to verify that  an email message has really been sent from the domain specified in the <em>From:</em> field. Enabling SPF can prevent your <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#WebServer">server</a> from receiving  replies to <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelSpam">spam</a> that has forged  your domain name as part of the sender’s address. SPF only works if both  the sending and receiving mail servers have SPF enabled.</p>
<p><a name="CpanelSpoofing"></a> <strong>Spoofing:</strong> In email, this  term is used to describe the forgery of a domain name as the sender in  the header of an email. Enabling <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelSpf">SPF</a> makes it more  difficult for spammers to spoof your domain.</p>
<p><a name="CpanelSsh"></a> <strong>SSH (Secure Shell Handler):</strong> A  network protocol that allows a user to log into a remote machine user  account securely. cPanel can create keys for authenticating your  identity during SSH login, and provides a <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelJava">Java</a> applet for  accessing SSH through your web browser.</p>
<p><a name="SslCert"></a> <strong>SSL Certificate:</strong> An electronic  document (using the filename extension .crt) which binds a public <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelKey">key</a> to an identity  consisting of an email address, company, and location. This electronic  document is a <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelKey">key</a> piece in an  authentication process.</p>
<p><a name="SslTls"></a> <strong>SSL (Secure Sockets Layer)/TLS (Transport  Layer Security):</strong> TLS is simply the more recent version of SSL.  Both are cryptographic schemes that allow for secure interaction between  a web browser and a web <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#WebServer">server</a>. All sensitive  data (credit card numbers, login information, etc) that is transmitted  over the internet should be protected by SSL/TLS. You can install an SSL  certificate on your web site to allow your site to be protected by  SSL/TLS.</p>
<p><a name="SubDomain"></a> <strong>Subdomain:</strong> A subsection of  your website that exists as a subdirectory in your home folder. If your  domain were <code>example.com</code>, then the subdomain <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelUrl">URL</a> would appear as <code>subdomain.example.com</code>.</p>
<p><a name="CpanelTar"></a> <strong>Tar:</strong> Originally derived from  “Tape Archive,”a program that collates files for transfer or  distribution. Files processed by this program are usually compressed,  commonly called “tarballs,” and use the filename extension <code>.tar</code>.  Due to the compression commonly used, <code>.tar</code> often precedes  the <code>.gz</code> file extension.</p>
<p><a name="CpanelTarball"></a> <strong>Tarball:</strong> A file collated  by the <code>tar</code> program, and usually compressed.</p>
<p><a name="CpanelTelnet"></a> <strong>Telnet:</strong> A network protocol  that allows a user to log into a remote machine user account remotely.  Telnet is similar to <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelSsh">SSH</a>, but less secure.  Telnet should not be used to connect to your web site except for  testing purposes. Login information is sent through Telnet as plain text  and can be easily intercepted.</p>
<p><a name="CpanelThumbnail"></a> <strong>Thumbnail:</strong> A version of  an image file that is reduced in size, allowing for easy viewing of  multiple images. cPanel includes a Thumbnailer tool as part of its <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/ImageManager">Image Manager</a> section.</p>
<p><a name="CpanelThumbnailer"></a> <strong>Thumbnailer:</strong> A cPanel  tool that automatically sizes down all the images in a directory. The  new thumbnails are stored in a subdirectory named <code>*/Thumbnails</code>,  where * is meant to represent the parent directory containing the  original images.</p>
<p><a name="CpanelUri"></a> <strong>URI (Universal Resource Identifier):</strong> On the web, a <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelUri">URI</a> is a string of  characters that identifies a website. <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelUri">URI</a> is often used  synonymously with the terms “<a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelUrl">URL</a>” and “web  address,” although there are technical differences among the three.</p>
<p><a name="CpanelUrl"></a> <strong>URL (Universal Resource Locator):</strong> On the web, a URL is a string of characters that identifies the  location of a website. Since IP addresses are difficult to remember,  URLs are used instead. For example, it is much easier to remember to go  to <code>http://www.example.com</code> than <code>http://208.77.188.166</code>.  URL is often used synonymously with the terms “<a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelUri">URI</a>” and “web  address,” although there are technical differences among the 3.</p>
<p><a name="CpanelUser"></a> <strong>User:</strong> A person who uses a  computer to accomplish some purpose.</p>
<p><a name="CpanelVisitor"></a> <strong>Visitor:</strong> A person who  views your website.</p>
<p><a name="WebBrowser"></a> <strong>Web Browser:</strong> An application  used to view and interact with sites and pages on the World Wide Web.  Examples include Firefox®, Internet Explorer®, and Safari®.</p>
<p><a name="WebDisk"></a> <strong>Web Disk:</strong> A feature of cPanel  that lets you manipulate your web files by dragging and dropping, just  as you do on your local computer’s operating system.</p>
<p><a name="WebRoot"></a> <strong>Web Root:</strong> The top-most directory  of your website (namely, <code>public_html</code> or <code>www</code>),  inside which all of the files and subdirectories for your website  reside.</p>
<p><a name="WebServer"></a> <strong>Web Server:</strong> A program, such as  <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#CpanelApache">Apache</a>, which  receives requests from clients (web browsers), retrieves the requested  web pages, and “serves” them to the clients.</p>
<p><a name="TheWebalizer"></a> <strong>Webalizer, The:</strong> A program  that displays various statistics for your website using tables and  graphs. Full documentation for The <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#TheWebalizer">Webalizer</a> can be  found at its creators’ website: <a href="http://www.webalizer.com/" target="_blank">http://www.webalizer.com</a>.</p>
<p><a name="WebMail"></a> <strong>Webmail:</strong> Any application which  allows you to access your email through a web browser. The main  advantage to <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CPanelGlossary#WebMail">webmail</a> is the  ability to access your email account from any computer connected to the  Internet without having to install or configure a specific mail program.</p>
<p><a name="CpanelWhm"></a> <strong>WHM (WebHost Manager®):</strong> Companion software to cPanel, designed for web hosts.</p>
<p><a name="CpanelWww"></a> <strong>www:</strong> For the purposes of  cPanel, <code>www</code> is a link to the directory that holds the files  that make up your website (<code>/public_html</code>).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learncpanel.com/cpanel-troubleshooting/cpanel-glossary/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>child pid xxxx exit signal File size limit exceeded (25)</title>
		<link>http://www.learncpanel.com/server-administration/child-pid-xxxx-exit-signal-file-size-limit-exceeded-25/</link>
		<comments>http://www.learncpanel.com/server-administration/child-pid-xxxx-exit-signal-file-size-limit-exceeded-25/#comments</comments>
		<pubDate>Tue, 04 May 2010 21:09:13 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[cPanel Troubleshooting]]></category>
		<category><![CDATA[Server Administration]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.learncpanel.com/?p=187</guid>
		<description><![CDATA[Ever have Apache not respond, and in the logs shows: [Fri May 04 16:10:35] [notice] child pid 9607 exit signal File size limit exceeded (25) [Fri May 04 16:10:35] [notice] child pid 9606 exit signal File size limit exceeded (25) [Fri May 04 16:10:35] [notice] child pid 9602 exit signal File size limit exceeded (25) [...]]]></description>
			<content:encoded><![CDATA[<p>Ever have Apache not respond, and in the logs shows:</p>
<blockquote><p>
[Fri May 04 16:10:35] [notice] child pid 9607 exit signal File size limit exceeded (25)<br />
[Fri May 04 16:10:35] [notice] child pid 9606 exit signal File size limit exceeded (25)<br />
[Fri May 04 16:10:35] [notice] child pid 9602 exit signal File size limit exceeded (25)<br />
[Fri May 04 16:10:35] [notice] child pid 9599 exit signal File size limit exceeded (25)<br />
[Fri May 04 16:10:35] [notice] child pid 9598 exit signal File size limit exceeded (25)<br />
[Fri May 04 16:10:35] [notice] child pid 9593 exit signal File size limit exceeded (25)<br />
[Fri May 04 16:10:35] [notice] child pid 9592 exit signal File size limit exceeded (25)<br />
[Fri May 04 16:10:35] [notice] child pid 9591 exit signal File size limit exceeded (25)<br />
[Fri May 04 16:10:35] [notice] child pid 9590 exit signal File size limit exceeded (25)<br />
[Fri May 04 16:10:35] [notice] child pid 9588 exit signal File size limit exceeded (25)<br />
[Fri May 04 16:10:35] [notice] child pid 9587 exit signal File size limit exceeded (25)<br />
[Fri May 04 16:10:35] [notice] child pid 9583 exit signal File size limit exceeded (25)<br />
[Fri May 04 16:10:35] [notice] child pid 9582 exit signal File size limit exceeded (25)<br />
[Fri May 04 16:10:35] [notice] child pid 9579 exit signal File size limit exceeded (25)<br />
[Fri May 04 16:10:35] [notice] child pid 9578 exit signal File size limit exceeded (25)<br />
[Fri May 04 16:10:35] [notice] child pid 9576 exit signal File size limit exceeded (25)<br />
[Fri May 04 16:10:35] [notice] child pid 9575 exit signal File size limit exceeded (25)<br />
[Fri May 04 16:10:35] [notice] child pid 9574 exit signal File size limit exceeded (25)<br />
[Fri May 04 16:10:35] [notice] child pid 9573 exit signal File size limit exceeded (25)<br />
[Fri May 04 16:10:35] [notice] child pid 9554 exit signal File size limit exceeded (25)<br />
[Fri May 04 16:10:35] [notice] child pid 9551 exit signal File size limit exceeded (25)<br />
[Fri May 04 16:10:35] [notice] child pid 7835 exit signal File size limit exceeded (25)<br />
[Fri May 04 16:10:35] [notice] child pid 7817 exit signal File size limit exceeded (25)
</p></blockquote>
<p>This is due to Apache&#8217;s 1&#8242;s 2G file size limit.  This could also be caused by anyone using an EXT2 file system, as it doesn&#8217;t support files over 2G in size.</p>
<p>This is pretty easy to fix.  First we need to find the offending file:</p>
<blockquote><p>find /usr/local/apache/ -size +2000000k -printf &#8220;Size: %kK\tPath: %p\n&#8221;</p></blockquote>
<p>Once you find the offending file, you&#8217;ll need to get rid of it.  You can do this by piping into the file via</p>
<blockquote><p>> /path/to/file</p></blockquote>
<p>Than restart Apache:</p>
<blockquote><p>/etc/init.d/httpd startssl<br />
/etc/init.d/httpd restart<br />
service httpd startssl</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.learncpanel.com/server-administration/child-pid-xxxx-exit-signal-file-size-limit-exceeded-25/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>MySQL refuses to start</title>
		<link>http://www.learncpanel.com/cpanel-troubleshooting/mysql-refuses-to-start/</link>
		<comments>http://www.learncpanel.com/cpanel-troubleshooting/mysql-refuses-to-start/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 22:54:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[cPanel Troubleshooting]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.learncpanel.com/?p=151</guid>
		<description><![CDATA[MySQL refuses to start, please do the following: Check the logs! tail -f /var/lib/mysql/$(hostname).err The error logs will most of the time give you exactly what the error is and why MySQL is not starting. It can be any of the following. - /var is 100% full - database is crashed and needs to be [...]]]></description>
			<content:encoded><![CDATA[<p>MySQL refuses to start, please do the following:</p>
<p>Check the logs! <strong>tail -f /var/lib/mysql/$(hostname).err</strong></p>
<p>The error logs will most of the time give you exactly what the error is and why MySQL is not starting. It can be any of the following.</p>
<p>- /var is 100% full</p>
<p>- database is crashed and needs to be repaired. If this is the case you can run <strong>mysqlcheck -rf db_name </strong>or if you would just like to check it and not repair <strong>mysqlcheck -rc db_name<br />
</strong></p>
<p>- Incorrect permissions or a database that is not properly setup.</p>
<p>After you believe you have resolved the issue you can do <strong>service mysql start ; </strong><strong>tail -f /var/lib/mysql/$(hostname).err</strong><strong> </strong> to attempt to start MySQL while tailing the error logs.<strong></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.learncpanel.com/cpanel-troubleshooting/mysql-refuses-to-start/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Private Nameservers for reseller account</title>
		<link>http://www.learncpanel.com/cpanel-troubleshooting/setting-private-nameservers-for-reseller-account/</link>
		<comments>http://www.learncpanel.com/cpanel-troubleshooting/setting-private-nameservers-for-reseller-account/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 22:48:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[cPanel Troubleshooting]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[domains]]></category>

		<guid isPermaLink="false">http://www.learncpanel.com/?p=149</guid>
		<description><![CDATA[Go to… *WHM&#62;Reseller Center *Highlight reseller username *Select edit/Privlidges and nameservers *Scroll to bottom of the page for the Nameserver entry and add the private name servers. *Make sure that A records are setup for the private name servers in the zone file as well.]]></description>
			<content:encoded><![CDATA[<p>Go to…</p>
<p>*WHM&gt;Reseller Center<br />
*Highlight reseller username<br />
*Select edit/Privlidges and nameservers<br />
*Scroll to bottom of the page for the Nameserver entry and add the  private name servers.<br />
*Make sure that A records are setup for the private name servers in the  zone file as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learncpanel.com/cpanel-troubleshooting/setting-private-nameservers-for-reseller-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

