<?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>LA TAIFAS . RO &#187; Uncategorized</title>
	<atom:link href="http://lataifas.ro/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://lataifas.ro</link>
	<description>What you see is what you’ll be</description>
	<lastBuildDate>Tue, 06 Dec 2011 23:57:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>PHP Cron: No input file specified</title>
		<link>http://lataifas.ro/uncategorized/250/php-cron-no-input-file-specified/</link>
		<comments>http://lataifas.ro/uncategorized/250/php-cron-no-input-file-specified/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 18:33:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Php tutorial]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Cron Jobs - Cpanel]]></category>

		<guid isPermaLink="false">http://lataifas.ro/?p=250</guid>
		<description><![CDATA[How to Create a Cron Job in cPanel ?? After entering my email address in cpanel’s standard cron interface, the email I received said: Status: 404 Not Found X-Powered-By: PHP/5.2.5 Content-type: text/html No input file specified. A few minutes of searching the net uncovered my mistake. I had a url variable on the command, which [...]]]></description>
			<content:encoded><![CDATA[<p><strong>How to Create a Cron Job in cPanel ??</strong></p>
<p>After entering my email address in cpanel’s standard cron interface, the email I received said:<br />
Status: 404 Not Found<br />
X-Powered-By: PHP/5.2.5<br />
Content-type: text/html<br />
No input file specified.</p>
<p>A few minutes of searching the net uncovered my mistake. I had a url variable on the command, which cause it not to work. Instead of</p>
<p><strong>/usr/bin/php home/site_directory/public_html/admin/includes/cronrefresh.phpmethod=automated</strong></p>
<p>use</p>
<p><strong>usr/bin/php  /home/site_directory/public_html/admin/includes/cronrefresh.php method=automated .</strong></p>
<p><strong>Exclude the question mark</strong><em> in the url variable and that made it work.</p>
<div id="seo_alrp_related"><h2>Articole PHP Cron: No input file specified</h2><ul><li><div class="seo_alrp_rl_content"><h3><a href="http://lataifas.ro/video-poker/520/0human0-heads-up-2/" rel="bookmark">Sesiune  de heads up Liviu  0human0  poker video ep2</a></h3></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://lataifas.ro/succes-and-happiness/17/2-where-are-you-now-and-why/" rel="bookmark">2. Where Are You Now and Why</a></h3></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://lataifas.ro/succes-and-happiness/28/4-the-secret-to-improving-your-life/" rel="bookmark">4.The Secret To Improving Your Life</a></h3></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://lataifas.ro/php_se_invata_acasa/145/protectia-output-ului/" rel="bookmark">PROTECTIA OUTPUT-ULUI</a></h3></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://lataifas.ro/succes-and-happiness/56/9-the-secret-of-expanding-time/" rel="bookmark">9.The Secret of Expanding Time</a></h3></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://lataifas.ro/uncategorized/250/php-cron-no-input-file-specified/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

