<?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 Alex Korn</title>
	<atom:link href="http://www.alexkorn.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alexkorn.com/blog</link>
	<description></description>
	<lastBuildDate>Tue, 20 Dec 2011 03:44:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Getting PHP and MySQL running on Amazon EC2 by Alex Korn</title>
		<link>http://www.alexkorn.com/blog/2011/03/getting-php-mysql-running-amazon-ec2/comment-page-1/#comment-276</link>
		<dc:creator>Alex Korn</dc:creator>
		<pubDate>Tue, 20 Dec 2011 03:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexkorn.com/blog/?p=22#comment-276</guid>
		<description>Mike - awesome! Glad I could help.

I love NYC. Rock on.</description>
		<content:encoded><![CDATA[<p>Mike &#8211; awesome! Glad I could help.</p>
<p>I love NYC. Rock on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting PHP and MySQL running on Amazon EC2 by Mike</title>
		<link>http://www.alexkorn.com/blog/2011/03/getting-php-mysql-running-amazon-ec2/comment-page-1/#comment-274</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 20 Dec 2011 01:31:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexkorn.com/blog/?p=22#comment-274</guid>
		<description>Holy crap I can&#039;t tell you how useful this was for me. I&#039;ve been bumbling through the AWS web interface for about a month, and in a little over an hour I got my site up and running thanks to you.

If you&#039;re ever in New York City, I&#039;ll buy you a drink, I owe you for this.</description>
		<content:encoded><![CDATA[<p>Holy crap I can&#8217;t tell you how useful this was for me. I&#8217;ve been bumbling through the AWS web interface for about a month, and in a little over an hour I got my site up and running thanks to you.</p>
<p>If you&#8217;re ever in New York City, I&#8217;ll buy you a drink, I owe you for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting PHP and MySQL running on Amazon EC2 by Alex Korn</title>
		<link>http://www.alexkorn.com/blog/2011/03/getting-php-mysql-running-amazon-ec2/comment-page-1/#comment-270</link>
		<dc:creator>Alex Korn</dc:creator>
		<pubDate>Sat, 17 Dec 2011 19:43:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexkorn.com/blog/?p=22#comment-270</guid>
		<description>mynab, &quot;Listen 8080&quot; is correct. I&#039;ve added that to the post.</description>
		<content:encoded><![CDATA[<p>mynab, &#8220;Listen 8080&#8243; is correct. I&#8217;ve added that to the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting PHP and MySQL running on Amazon EC2 by mynab</title>
		<link>http://www.alexkorn.com/blog/2011/03/getting-php-mysql-running-amazon-ec2/comment-page-1/#comment-261</link>
		<dc:creator>mynab</dc:creator>
		<pubDate>Thu, 15 Dec 2011 13:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexkorn.com/blog/?p=22#comment-261</guid>
		<description>OK. Do not know if I got it right but just adding Listen 8080 in httpd.conf fixed my issue.</description>
		<content:encoded><![CDATA[<p>OK. Do not know if I got it right but just adding Listen 8080 in httpd.conf fixed my issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting PHP and MySQL running on Amazon EC2 by mynab</title>
		<link>http://www.alexkorn.com/blog/2011/03/getting-php-mysql-running-amazon-ec2/comment-page-1/#comment-259</link>
		<dc:creator>mynab</dc:creator>
		<pubDate>Thu, 15 Dec 2011 10:07:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexkorn.com/blog/?p=22#comment-259</guid>
		<description>Hi. Thanks for the procedure. Worked like a charm except that I cannot access my admin stuff on 8080. I updated the security group to add 8080 (HTTP*) and my httpd.conf with:


    DocumentRoot /opt/app/phpmyadmin
    ....


Restarted httpd but to no avail. If I use the :80 host to access /opt/app/phpmyadmin it works like a charm. What am I missing?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi. Thanks for the procedure. Worked like a charm except that I cannot access my admin stuff on 8080. I updated the security group to add 8080 (HTTP*) and my httpd.conf with:</p>
<p>    DocumentRoot /opt/app/phpmyadmin<br />
    &#8230;.</p>
<p>Restarted httpd but to no avail. If I use the :80 host to access /opt/app/phpmyadmin it works like a charm. What am I missing?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting PHP and MySQL running on Amazon EC2 by Alex Korn</title>
		<link>http://www.alexkorn.com/blog/2011/03/getting-php-mysql-running-amazon-ec2/comment-page-1/#comment-218</link>
		<dc:creator>Alex Korn</dc:creator>
		<pubDate>Mon, 28 Nov 2011 01:27:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexkorn.com/blog/?p=22#comment-218</guid>
		<description>Mark, you want to run
sudo chown ec2-user /opt/app/current
to give your ec2-user permissions to edit those files.

I added a note about this in the post.</description>
		<content:encoded><![CDATA[<p>Mark, you want to run<br />
sudo chown ec2-user /opt/app/current<br />
to give your ec2-user permissions to edit those files.</p>
<p>I added a note about this in the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting PHP and MySQL running on Amazon EC2 by Mark</title>
		<link>http://www.alexkorn.com/blog/2011/03/getting-php-mysql-running-amazon-ec2/comment-page-1/#comment-211</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 23 Nov 2011 15:32:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexkorn.com/blog/?p=22#comment-211</guid>
		<description>Thanks - was great help. The only thing that i tripped up on was that i can only FTP files to the /home/ec2-user folder, and then sudo mv them to where I want them. I was trying to put them directly where i needed them in FileZilla. Not a problem when i know to do it</description>
		<content:encoded><![CDATA[<p>Thanks &#8211; was great help. The only thing that i tripped up on was that i can only FTP files to the /home/ec2-user folder, and then sudo mv them to where I want them. I was trying to put them directly where i needed them in FileZilla. Not a problem when i know to do it</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting PHP and MySQL running on Amazon EC2 by Alex Korn</title>
		<link>http://www.alexkorn.com/blog/2011/03/getting-php-mysql-running-amazon-ec2/comment-page-1/#comment-203</link>
		<dc:creator>Alex Korn</dc:creator>
		<pubDate>Fri, 11 Nov 2011 14:00:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexkorn.com/blog/?p=22#comment-203</guid>
		<description>Julius, it sounds like either your httpd.conf isn&#039;t correct, your Security Group isn&#039;t allowing traffic over port 8080, or you haven&#039;t unzipped PMA correctly.

To make sure the issue isn&#039;t with PMA, try just putting a simple index.html file in /opt/app/admin. Also make sure you&#039;ve restarted Apache after editing httpd.conf.</description>
		<content:encoded><![CDATA[<p>Julius, it sounds like either your httpd.conf isn&#8217;t correct, your Security Group isn&#8217;t allowing traffic over port 8080, or you haven&#8217;t unzipped PMA correctly.</p>
<p>To make sure the issue isn&#8217;t with PMA, try just putting a simple index.html file in /opt/app/admin. Also make sure you&#8217;ve restarted Apache after editing httpd.conf.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting PHP and MySQL running on Amazon EC2 by Julius</title>
		<link>http://www.alexkorn.com/blog/2011/03/getting-php-mysql-running-amazon-ec2/comment-page-1/#comment-200</link>
		<dc:creator>Julius</dc:creator>
		<pubDate>Wed, 09 Nov 2011 08:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexkorn.com/blog/?p=22#comment-200</guid>
		<description>Hi, thanks so much for providing this tutorial.

I am stuck at the PHPmyAdmin setup. I&#039;ve followed all the instruction to the detail and it still says error &quot;The connection to the server was reset while the page was loading.&quot;

So you said we have to unzip everything into folder /opt/app/admin/pma. 

When I access from http
http://[MyIP].compute-1.amazonaws.com:8080 ,  will it try to access the file /opt/app/admin/pma/index.php ?

Please advise.</description>
		<content:encoded><![CDATA[<p>Hi, thanks so much for providing this tutorial.</p>
<p>I am stuck at the PHPmyAdmin setup. I&#8217;ve followed all the instruction to the detail and it still says error &#8220;The connection to the server was reset while the page was loading.&#8221;</p>
<p>So you said we have to unzip everything into folder /opt/app/admin/pma. </p>
<p>When I access from http<br />
<a href="http://MyIP.compute-1.amazonaws.com:8080" rel="nofollow">http://MyIP.compute-1.amazonaws.com:8080</a> ,  will it try to access the file /opt/app/admin/pma/index.php ?</p>
<p>Please advise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting PHP and MySQL running on Amazon EC2 by Alex Korn</title>
		<link>http://www.alexkorn.com/blog/2011/03/getting-php-mysql-running-amazon-ec2/comment-page-1/#comment-199</link>
		<dc:creator>Alex Korn</dc:creator>
		<pubDate>Tue, 08 Nov 2011 20:53:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexkorn.com/blog/?p=22#comment-199</guid>
		<description>David, thanks for pointing out the error - that was definitely my mistake. Sorry about the frustration I&#039;m sure that caused.

I updated the post, but using the object-oriented style (versus procedural) and fetch_assoc() instead of fetch_row().</description>
		<content:encoded><![CDATA[<p>David, thanks for pointing out the error &#8211; that was definitely my mistake. Sorry about the frustration I&#8217;m sure that caused.</p>
<p>I updated the post, but using the object-oriented style (versus procedural) and fetch_assoc() instead of fetch_row().</p>
]]></content:encoded>
	</item>
</channel>
</rss>

