<?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>ZETA*AID &#187; Cron</title>
	<atom:link href="http://www.zetaid.com/topics/cron/feed" rel="self" type="application/rss+xml" />
	<link>http://www.zetaid.com</link>
	<description>Support, Knowledge and Client Base</description>
	<lastBuildDate>Sat, 04 Feb 2012 16:22:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PHP Interpreter Locations</title>
		<link>http://www.zetaid.com/knowledgebase/579-php-interpreter-locations.html</link>
		<comments>http://www.zetaid.com/knowledgebase/579-php-interpreter-locations.html#comments</comments>
		<pubDate>Thu, 16 Jul 2009 16:03:43 +0000</pubDate>
		<dc:creator>Zeta*Aid</dc:creator>
				<category><![CDATA[CMS and PHP Applications]]></category>
		<category><![CDATA[Knowledgebase]]></category>
		<category><![CDATA[Web & Domain Hosting Services]]></category>
		<category><![CDATA[Cron]]></category>
		<category><![CDATA[Filesystem Hierarchy Standard]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP interpreter]]></category>
		<category><![CDATA[PHP programming language]]></category>

		<guid isPermaLink="false">http://www.zetaid.com/?p=579</guid>
		<description><![CDATA[The PHP interpreter is commonly used in cron jobs to execute php code. All our servers run a dual PHP setup so the common command of php /home/me/public_html/cron.php for example will execute under PHP5. Here ...<div id="postcat-readmorelink-div"><a class="postcat-readmorelink" href="http://www.zetaid.com/knowledgebase/579-php-interpreter-locations.html">Read More &#187;</a></div>
Related posts:<ol>
<li><a href='http://www.zetaid.com/knowledgebase/577-how-do-i-find-php-configuration-information.html' rel='bookmark' title='How do I find PHP Configuration Information?'>How do I find PHP Configuration Information?</a> <small>The best way to find the PHP configuration information for the specific server you&#8217;re on...</small></li>
<li><a href='http://www.zetaid.com/knowledgebase/574-force-php5-to-use-php-extension-in-a-directory.html' rel='bookmark' title='Force PHP5 to use .php extension in a Directory'>Force PHP5 to use .php extension in a Directory</a> <small>If you wish to set the PHP5 to run for a specific directory and only...</small></li>
<li><a href='http://www.zetaid.com/knowledgebase/283-cron-jobs-automation.html' rel='bookmark' title='Cron Jobs (Automation)'>Cron Jobs (Automation)</a> <small>Cron jobs allow you to automate certain commands or scripts on your server to complete...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><span>The PHP interpreter is commonly used in cron jobs to execute php code. All our servers run a dual PHP setup so the common command of</span></p>
<p>php /home/me/public_html/cron.php</p>
<p>for example will execute under PHP5.  Here are the paths to both interpreters</p>
<p>PHP4: /usr/local/php4/bin/php<br />
PHP5: /usr/local/bin/php</p>
<p>You will replace php in your cron with either of those locations to run that specific PHP version.</p>
<br /><p>Related posts:<ol>
<li><a href='http://www.zetaid.com/knowledgebase/577-how-do-i-find-php-configuration-information.html' rel='bookmark' title='How do I find PHP Configuration Information?'>How do I find PHP Configuration Information?</a> <small>The best way to find the PHP configuration information for the specific server you&#8217;re on...</small></li>
<li><a href='http://www.zetaid.com/knowledgebase/574-force-php5-to-use-php-extension-in-a-directory.html' rel='bookmark' title='Force PHP5 to use .php extension in a Directory'>Force PHP5 to use .php extension in a Directory</a> <small>If you wish to set the PHP5 to run for a specific directory and only...</small></li>
<li><a href='http://www.zetaid.com/knowledgebase/283-cron-jobs-automation.html' rel='bookmark' title='Cron Jobs (Automation)'>Cron Jobs (Automation)</a> <small>Cron jobs allow you to automate certain commands or scripts on your server to complete...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.zetaid.com/knowledgebase/579-php-interpreter-locations.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

