<?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>php mysql apache &#187; cpanel</title>
	<atom:link href="http://www.phpmysqlapache.com/wordpress/category/cpanel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpmysqlapache.com/wordpress</link>
	<description>Provides simple tips and tricks about php programming, mysql databases, apache web server and linux servers</description>
	<lastBuildDate>Wed, 23 Sep 2009 12:53:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Identifying MySQL slow queries</title>
		<link>http://www.phpmysqlapache.com/wordpress/2007/12/06/identifying-mysql-slow-queries/</link>
		<comments>http://www.phpmysqlapache.com/wordpress/2007/12/06/identifying-mysql-slow-queries/#comments</comments>
		<pubDate>Thu, 06 Dec 2007 16:01:46 +0000</pubDate>
		<dc:creator>msti</dc:creator>
				<category><![CDATA[cpanel]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.phpmysqlapache.com/wordpress/2007/12/06/identifying-mysql-slow-queries/</guid>
		<description><![CDATA[Identifying slow db queries is critical for the optimal operation of the db server. There is an excellent guide that helps to accomplish this task: http://www.ducea.com/2006/11/06/identifying-mysql-slow-queries/
          Share/Save]]></description>
		<wfw:commentRss>http://www.phpmysqlapache.com/wordpress/2007/12/06/identifying-mysql-slow-queries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache logs are not rotated in cpanel</title>
		<link>http://www.phpmysqlapache.com/wordpress/2007/11/21/apache-logs-are-not-roated-in-cpanel/</link>
		<comments>http://www.phpmysqlapache.com/wordpress/2007/11/21/apache-logs-are-not-roated-in-cpanel/#comments</comments>
		<pubDate>Wed, 21 Nov 2007 23:19:48 +0000</pubDate>
		<dc:creator>msti</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[cpanel]]></category>

		<guid isPermaLink="false">http://www.phpmysqlapache.com/wordpress/2007/11/21/apache-logs-are-not-roated-in-cpanel/</guid>
		<description><![CDATA[use this code to rotate the apache logs in /etc/httpd/logs/ The logs in /etc/httpd/domlogs are rotated according to setting in WHM -> Tweak settings
PLAIN TEXT
CODE:




/etc/httpd/logs/*log {


missingok


notifempty


sharedscripts


compress


postrotate


/bin/kill -HUP `cat /usr/local/apache/logs/httpd.pid 2&#62;/dev/null` 2&#62; /dev/null &#124;&#124; true


endscript


} 






          Share/Save]]></description>
		<wfw:commentRss>http://www.phpmysqlapache.com/wordpress/2007/11/21/apache-logs-are-not-roated-in-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error reloading bind</title>
		<link>http://www.phpmysqlapache.com/wordpress/2006/09/20/8/</link>
		<comments>http://www.phpmysqlapache.com/wordpress/2006/09/20/8/#comments</comments>
		<pubDate>Wed, 20 Sep 2006 10:13:42 +0000</pubDate>
		<dc:creator>msti</dc:creator>
				<category><![CDATA[cpanel]]></category>

		<guid isPermaLink="false">http://phpmysqlapache.com/wordpress/2006/09/20/8/</guid>
		<description><![CDATA[Today I encountered an error, whenever I tried to create a new cpanel account, or tried to edit a dns zone.
The error was:
PLAIN TEXT
CODE:




Bind reloading on server using rndc zone: &#91;testdomain.com&#93;


Error reloading bind&#60;a /&#62; on server: rndc: connection to remote host closed


This may indicate that the remote server is using an older version of


the command [...]]]></description>
		<wfw:commentRss>http://www.phpmysqlapache.com/wordpress/2006/09/20/8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
