<?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 for Gordon Luk</title>
	<atom:link href="http://getluky.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://getluky.net</link>
	<description></description>
	<lastBuildDate>Thu, 10 May 2012 02:52:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Apache/PHP: $_FILES Array mysteriously empty by Rob</title>
		<link>http://getluky.net/2004/10/04/apachephp-_files-array-mysteriously-empty/comment-page-3/#comment-311941</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Thu, 10 May 2012 02:52:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.getluky.net/wordpress/?p=113#comment-311941</guid>
		<description>&lt;p&gt;I should also mention that I am testing locally on my machine&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I should also mention that I am testing locally on my machine</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Apache/PHP: $_FILES Array mysteriously empty by Rob</title>
		<link>http://getluky.net/2004/10/04/apachephp-_files-array-mysteriously-empty/comment-page-3/#comment-311940</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Thu, 10 May 2012 02:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.getluky.net/wordpress/?p=113#comment-311940</guid>
		<description>&lt;p&gt;When I remove the enctype, the action=&quot;whatever.php&quot; gets called and the $_FILES array is empty.  This makes sense to me.  However, when I add the enctype back in (tried single, double quotes) it redirects the page to whatever.php but says that the webpage cannot be displayed.  Everything that was talked about in this post had been checked.  Also the images I am trying to test with are very small, probably less than 3 kb.  &lt;/p&gt;

&lt;p&gt;Any thoughts?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>When I remove the enctype, the action=&#8221;whatever.php&#8221; gets called and the $_FILES array is empty.  This makes sense to me.  However, when I add the enctype back in (tried single, double quotes) it redirects the page to whatever.php but says that the webpage cannot be displayed.  Everything that was talked about in this post had been checked.  Also the images I am trying to test with are very small, probably less than 3 kb.  </p>

<p>Any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Apache/PHP: $_FILES Array mysteriously empty by Colin</title>
		<link>http://getluky.net/2004/10/04/apachephp-_files-array-mysteriously-empty/comment-page-3/#comment-311939</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Wed, 09 May 2012 20:20:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.getluky.net/wordpress/?p=113#comment-311939</guid>
		<description>&lt;p&gt;My previous comment should have had new lines and underscores for the php.ini file example..&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>My previous comment should have had new lines and underscores for the php.ini file example..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Apache/PHP: $_FILES Array mysteriously empty by Colin</title>
		<link>http://getluky.net/2004/10/04/apachephp-_files-array-mysteriously-empty/comment-page-3/#comment-311938</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Wed, 09 May 2012 20:19:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.getluky.net/wordpress/?p=113#comment-311938</guid>
		<description>&lt;p&gt;My problem had a solution not posted in here. My host had disabled &#039;file_uploads&#039; by default due to abuse by hackers. To fix it I had to create a blank php.ini file, and place it in the following;&lt;/p&gt;

&lt;p&gt;file&lt;em&gt;uploads = On
upload&lt;/em&gt;max&lt;em&gt;filesize = 10M
post&lt;/em&gt;max_size = 10M&lt;/p&gt;

&lt;p&gt;I then uploaded it to the directory of the upload script. Hope this helps, fellow googlers!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>My problem had a solution not posted in here. My host had disabled &#8216;file_uploads&#8217; by default due to abuse by hackers. To fix it I had to create a blank php.ini file, and place it in the following;</p>

<p>file<em>uploads = On
upload</em>max<em>filesize = 10M
post</em>max_size = 10M</p>

<p>I then uploaded it to the directory of the upload script. Hope this helps, fellow googlers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing Ellie! by vanderwal</title>
		<link>http://getluky.net/2011/11/09/introducing-ellie/comment-page-1/#comment-311933</link>
		<dc:creator>vanderwal</dc:creator>
		<pubDate>Thu, 26 Apr 2012 19:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://getluky.net/?p=599#comment-311933</guid>
		<description>&lt;p&gt;Late to this. Congratulations!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Late to this. Congratulations!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Apache/PHP: $_FILES Array mysteriously empty by ccat</title>
		<link>http://getluky.net/2004/10/04/apachephp-_files-array-mysteriously-empty/comment-page-2/#comment-311931</link>
		<dc:creator>ccat</dc:creator>
		<pubDate>Wed, 25 Apr 2012 11:49:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.getluky.net/wordpress/?p=113#comment-311931</guid>
		<description>&lt;p&gt;In my case phpinfo() reported that &quot;upload&lt;em&gt;tmp&lt;/em&gt;dir: no value&quot;, for both &#039;Local Value&#039; and &#039;Master Value&#039;.&lt;/p&gt;

&lt;p&gt;I had to set &#039;upload&lt;em&gt;tmp&lt;/em&gt;dir=&quot;/tmp&quot; &#039; in php.ini&lt;/p&gt;

&lt;p&gt;How do you define the system default temp directory in Linux?&lt;/p&gt;

&lt;p&gt;Hope it helps.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>In my case phpinfo() reported that &#8220;upload<em>tmp</em>dir: no value&#8221;, for both &#8216;Local Value&#8217; and &#8216;Master Value&#8217;.</p>

<p>I had to set &#8216;upload<em>tmp</em>dir=&#8221;/tmp&#8221; &#8216; in php.ini</p>

<p>How do you define the system default temp directory in Linux?</p>

<p>Hope it helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The &#8220;Vote For Lunch&#8221; Market Roundup by Jason Reskin</title>
		<link>http://getluky.net/2005/02/19/the-vote-for-lunch-market-roundup/comment-page-1/#comment-311924</link>
		<dc:creator>Jason Reskin</dc:creator>
		<pubDate>Tue, 17 Apr 2012 19:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.getluky.net/wordpress/?p=150#comment-311924</guid>
		<description>&lt;p&gt;Similarly, before reading your blog, my brother-in-law and I endeavored to create yet another solution. Some of the bonus features we have added are debt management (because someone always forgets their wallet in our office) and order consolidation (because we hate to see Jimmy John’s drive out here 5 times a day).&lt;/p&gt;

&lt;p&gt;http://www.mealcrew.com?getluky&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Similarly, before reading your blog, my brother-in-law and I endeavored to create yet another solution. Some of the bonus features we have added are debt management (because someone always forgets their wallet in our office) and order consolidation (because we hate to see Jimmy John’s drive out here 5 times a day).</p>

<p><a href="http://www.mealcrew.com?getluky" rel="nofollow">http://www.mealcrew.com?getluky</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Apache/PHP: $_FILES Array mysteriously empty by @KILLERKAMEL</title>
		<link>http://getluky.net/2004/10/04/apachephp-_files-array-mysteriously-empty/comment-page-2/#comment-311922</link>
		<dc:creator>@KILLERKAMEL</dc:creator>
		<pubDate>Mon, 16 Apr 2012 20:44:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.getluky.net/wordpress/?p=113#comment-311922</guid>
		<description>&lt;p&gt;Hey KILLERKAMEL, same here issue here... I&#039;m running locally without localhost thought... using a domain with hosts file pointed at 127.0.0.1... getting same thing... no error message just black $_FILES when it fails... &lt;/p&gt;

&lt;p&gt;now going into a VM and running the same thing I do get a proper error message with error 1 for failed size... seems that locally somehow the errors failing...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey KILLERKAMEL, same here issue here&#8230; I&#8217;m running locally without localhost thought&#8230; using a domain with hosts file pointed at 127.0.0.1&#8230; getting same thing&#8230; no error message just black $_FILES when it fails&#8230; </p>

<p>now going into a VM and running the same thing I do get a proper error message with error 1 for failed size&#8230; seems that locally somehow the errors failing&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP $_POST array empty although php://input and raw post data is available? by chetan</title>
		<link>http://getluky.net/2009/02/24/php-_post-array-empty-although-phpinput-and-raw-post-data-is-available/comment-page-1/#comment-311921</link>
		<dc:creator>chetan</dc:creator>
		<pubDate>Wed, 11 Apr 2012 10:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://getluky.net/?p=425#comment-311921</guid>
		<description>&lt;p&gt;@Vincent&lt;/p&gt;

&lt;p&gt;how to disable suhosin setting from php.ini or suhosin.ini&lt;/p&gt;

&lt;p&gt;i have made the changes in .htaccess php_flag suhosin.simulation Off 
but still not working ..&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Vincent</p>

<p>how to disable suhosin setting from php.ini or suhosin.ini</p>

<p>i have made the changes in .htaccess php_flag suhosin.simulation Off 
but still not working ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Yahoo! Acquires Upcoming.org by Event Startups: Startups and the event industry &#124; Event Manager Blog</title>
		<link>http://getluky.net/2005/10/05/yahoo-acquires-upcomingorg/comment-page-1/#comment-311871</link>
		<dc:creator>Event Startups: Startups and the event industry &#124; Event Manager Blog</dc:creator>
		<pubDate>Mon, 09 Jan 2012 10:13:49 +0000</pubDate>
		<guid isPermaLink="false">http://getluky.net/?p=190#comment-311871</guid>
		<description>&lt;p&gt;[...] the time, Upcoming had been recently acquired by Yahoo. The service was then left to itself with a sad announcement of an iPhone app and a redesign that [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] the time, Upcoming had been recently acquired by Yahoo. The service was then left to itself with a sad announcement of an iPhone app and a redesign that [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.609 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-22 02:15:08 -->

