<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How To: Run a Perl script from PHP</title>
	<atom:link href="http://www.gadberry.com/aaron/2006/01/23/perl_from_php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gadberry.com/aaron/2006/01/23/perl_from_php/</link>
	<description>Help - v. helped, helpÂ·ing, helps</description>
	<lastBuildDate>Sat, 21 Nov 2009 03:50:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike</title>
		<link>http://www.gadberry.com/aaron/2006/01/23/perl_from_php/comment-page-1/#comment-21664</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 24 Dec 2008 02:47:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.gadberry.com/aaron/2006/01/23/perl_from_php/#comment-21664</guid>
		<description>is it possible to use this to &quot;POST&quot; a set of form vars to a page and redirect to that page - basically simulate what a browser does when you click a Submit button on a form?</description>
		<content:encoded><![CDATA[<p>is it possible to use this to &#8220;POST&#8221; a set of form vars to a page and redirect to that page &#8211; basically simulate what a browser does when you click a Submit button on a form?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: subeen</title>
		<link>http://www.gadberry.com/aaron/2006/01/23/perl_from_php/comment-page-1/#comment-17115</link>
		<dc:creator>subeen</dc:creator>
		<pubDate>Mon, 04 Aug 2008 20:17:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.gadberry.com/aaron/2006/01/23/perl_from_php/#comment-17115</guid>
		<description>I am facing difficulties while running a perl program from php script. The php script is hosted in the web server. If I click a button then, the following command is to be executed:
exec(&#039;perl ./scripts/prog.pl -n 150&#039;);

But when I click the button, the php page waits for the perl script to finish execution. Giving &#039;ps ax&#124;grep perl&#039; command, I see the perl script is running:
23900 ?    S   0:00 perl ./scripts/prog.pl -n 500

But it&#039;s doing nothing...

Can you guess the possible reason for this behavior?</description>
		<content:encoded><![CDATA[<p>I am facing difficulties while running a perl program from php script. The php script is hosted in the web server. If I click a button then, the following command is to be executed:<br />
exec(&#8216;perl ./scripts/prog.pl -n 150&#8242;);</p>
<p>But when I click the button, the php page waits for the perl script to finish execution. Giving &#8216;ps ax|grep perl&#8217; command, I see the perl script is running:<br />
23900 ?    S   0:00 perl ./scripts/prog.pl -n 500</p>
<p>But it&#8217;s doing nothing&#8230;</p>
<p>Can you guess the possible reason for this behavior?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jarnail</title>
		<link>http://www.gadberry.com/aaron/2006/01/23/perl_from_php/comment-page-1/#comment-14587</link>
		<dc:creator>jarnail</dc:creator>
		<pubDate>Tue, 08 Jul 2008 14:29:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.gadberry.com/aaron/2006/01/23/perl_from_php/#comment-14587</guid>
		<description>Good one but not helped in my project. I need to implement perldesk tool in php project. But i could not do with this help. If you have any idea that pls response.</description>
		<content:encoded><![CDATA[<p>Good one but not helped in my project. I need to implement perldesk tool in php project. But i could not do with this help. If you have any idea that pls response.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Workman</title>
		<link>http://www.gadberry.com/aaron/2006/01/23/perl_from_php/comment-page-1/#comment-9518</link>
		<dc:creator>Michael Workman</dc:creator>
		<pubDate>Tue, 06 May 2008 12:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.gadberry.com/aaron/2006/01/23/perl_from_php/#comment-9518</guid>
		<description>Thanks for clearing this up for me.  I have searched far and wide to do this...and you key about the absolute file name reference...brought success.   Thanks for sharing</description>
		<content:encoded><![CDATA[<p>Thanks for clearing this up for me.  I have searched far and wide to do this&#8230;and you key about the absolute file name reference&#8230;brought success.   Thanks for sharing</p>
]]></content:encoded>
	</item>
</channel>
</rss>
