<?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 edit php.ini from ssh</title>
	<atom:link href="http://www.leonardaustin.com/technical/how-to-edit-phpini-from-ssh/feed" rel="self" type="application/rss+xml" />
	<link>http://www.leonardaustin.com/technical/how-to-edit-phpini-from-ssh</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 21:31:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: TheDIYWorld</title>
		<link>http://www.leonardaustin.com/technical/how-to-edit-phpini-from-ssh/comment-page-1#comment-1312</link>
		<dc:creator>TheDIYWorld</dc:creator>
		<pubDate>Tue, 29 Nov 2011 01:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.lenatsu.co.uk/code-library/how-to-edit-phpini-from-ssh_20070618.html#comment-1312</guid>
		<description>Thank you very much. This helped me modify my settings and saved some money.</description>
		<content:encoded><![CDATA[<p>Thank you very much. This helped me modify my settings and saved some money.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anime</title>
		<link>http://www.leonardaustin.com/technical/how-to-edit-phpini-from-ssh/comment-page-1#comment-1307</link>
		<dc:creator>Anime</dc:creator>
		<pubDate>Sat, 12 Nov 2011 11:06:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.lenatsu.co.uk/code-library/how-to-edit-phpini-from-ssh_20070618.html#comment-1307</guid>
		<description>I found some really good instructions if anyone is interested. They worked perfectly for me since I was having trouble with this method:

Log in as root.
Type the following and hit enter: vi /usr/local/lib/php.ini
Now that you’re in vi, hit escape a few times then type the following
and hit enter: /memory_limit
That basically does a “find” in the file you’re editing.
Press the “i” key. This puts you in “insert” mode, which basically
allows you to edit things.
Change the current setting (probably 8M) to 16M.
Press escape, then type :wq and hit enter. That says “save the file
and quit.”

Obviously you don&#039;t have to use this, but it&#039;s just here in case someone other then me needs it, I know it helped me!</description>
		<content:encoded><![CDATA[<p>I found some really good instructions if anyone is interested. They worked perfectly for me since I was having trouble with this method:</p>
<p>Log in as root.<br />
Type the following and hit enter: vi /usr/local/lib/php.ini<br />
Now that you’re in vi, hit escape a few times then type the following<br />
and hit enter: /memory_limit<br />
That basically does a “find” in the file you’re editing.<br />
Press the “i” key. This puts you in “insert” mode, which basically<br />
allows you to edit things.<br />
Change the current setting (probably 8M) to 16M.<br />
Press escape, then type :wq and hit enter. That says “save the file<br />
and quit.”</p>
<p>Obviously you don&#8217;t have to use this, but it&#8217;s just here in case someone other then me needs it, I know it helped me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Rauland</title>
		<link>http://www.leonardaustin.com/technical/how-to-edit-phpini-from-ssh/comment-page-1#comment-1275</link>
		<dc:creator>Patrick Rauland</dc:creator>
		<pubDate>Thu, 09 Jun 2011 15:04:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.lenatsu.co.uk/code-library/how-to-edit-phpini-from-ssh_20070618.html#comment-1275</guid>
		<description>Very helpful tutorial. Thanks. Every other site I found was no where near as informative or concise.</description>
		<content:encoded><![CDATA[<p>Very helpful tutorial. Thanks. Every other site I found was no where near as informative or concise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aditya</title>
		<link>http://www.leonardaustin.com/technical/how-to-edit-phpini-from-ssh/comment-page-1#comment-1272</link>
		<dc:creator>aditya</dc:creator>
		<pubDate>Fri, 27 May 2011 06:50:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.lenatsu.co.uk/code-library/how-to-edit-phpini-from-ssh_20070618.html#comment-1272</guid>
		<description>thx a lot very helpful</description>
		<content:encoded><![CDATA[<p>thx a lot very helpful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leonard Austin</title>
		<link>http://www.leonardaustin.com/technical/how-to-edit-phpini-from-ssh/comment-page-1#comment-1262</link>
		<dc:creator>Leonard Austin</dc:creator>
		<pubDate>Mon, 28 Feb 2011 13:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.lenatsu.co.uk/code-library/how-to-edit-phpini-from-ssh_20070618.html#comment-1262</guid>
		<description>just type: reboot</description>
		<content:encoded><![CDATA[<p>just type: reboot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: serg</title>
		<link>http://www.leonardaustin.com/technical/how-to-edit-phpini-from-ssh/comment-page-1#comment-1261</link>
		<dc:creator>serg</dc:creator>
		<pubDate>Mon, 28 Feb 2011 02:19:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.lenatsu.co.uk/code-library/how-to-edit-phpini-from-ssh_20070618.html#comment-1261</guid>
		<description>how do u restart using putty?</description>
		<content:encoded><![CDATA[<p>how do u restart using putty?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: resumes</title>
		<link>http://www.leonardaustin.com/technical/how-to-edit-phpini-from-ssh/comment-page-1#comment-255</link>
		<dc:creator>resumes</dc:creator>
		<pubDate>Sat, 04 Dec 2010 17:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.lenatsu.co.uk/code-library/how-to-edit-phpini-from-ssh_20070618.html#comment-255</guid>
		<description>Thanks... I could locate and edit</description>
		<content:encoded><![CDATA[<p>Thanks&#8230; I could locate and edit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: משחקים</title>
		<link>http://www.leonardaustin.com/technical/how-to-edit-phpini-from-ssh/comment-page-1#comment-146</link>
		<dc:creator>משחקים</dc:creator>
		<pubDate>Mon, 19 Apr 2010 12:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.lenatsu.co.uk/code-library/how-to-edit-phpini-from-ssh_20070618.html#comment-146</guid>
		<description>nice post.. thanks u a lot for this post.</description>
		<content:encoded><![CDATA[<p>nice post.. thanks u a lot for this post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: משחקים ברשת</title>
		<link>http://www.leonardaustin.com/technical/how-to-edit-phpini-from-ssh/comment-page-1#comment-103</link>
		<dc:creator>משחקים ברשת</dc:creator>
		<pubDate>Mon, 08 Mar 2010 22:49:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.lenatsu.co.uk/code-library/how-to-edit-phpini-from-ssh_20070618.html#comment-103</guid>
		<description>thank you about it</description>
		<content:encoded><![CDATA[<p>thank you about it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://www.leonardaustin.com/technical/how-to-edit-phpini-from-ssh/comment-page-1#comment-102</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Thu, 21 Jan 2010 19:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.lenatsu.co.uk/code-library/how-to-edit-phpini-from-ssh_20070618.html#comment-102</guid>
		<description>excellent. great tutorial and worked like a charm!</description>
		<content:encoded><![CDATA[<p>excellent. great tutorial and worked like a charm!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 4/24 queries in 0.015 seconds using disk: basic

Served from: www.leonardaustin.com @ 2012-02-07 01:42:03 -->
