<?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: Running WordPress on OS X 10.6 Snow Leopard Server</title>
	<atom:link href="http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/</link>
	<description>&#34;Power to the People&#34;</description>
	<lastBuildDate>Thu, 05 Jan 2012 16:03: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: Kevin Leah</title>
		<link>http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/comment-page-1/#comment-174</link>
		<dc:creator>Kevin Leah</dc:creator>
		<pubDate>Thu, 27 Jan 2011 05:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/#comment-174</guid>
		<description>Thanks for the praise.  Unfortunately I am by no means an expert so I&#039;m not sure I can help, but I&#039;ll give it a go.

With regard to the config file,  how are you creating it?  Can you open up the Terminal App from Utilities and type:
ls -l /fullpathtowordpress/wp-config.php
e.g. 
ls -l /ServiceData/Web/wordpress/wp-config.php
(-l is a lowercase L)

Post the output here.

With regard to creating a SQL user.  I use either phpMyAdmin or Webmin - both provide a web based GUI for managing MySQL</description>
		<content:encoded><![CDATA[<p>Thanks for the praise.  Unfortunately I am by no means an expert so I&#8217;m not sure I can help, but I&#8217;ll give it a go.</p>
<p>With regard to the config file,  how are you creating it?  Can you open up the Terminal App from Utilities and type:<br />
ls -l /fullpathtowordpress/wp-config.php<br />
e.g.<br />
ls -l /ServiceData/Web/wordpress/wp-config.php<br />
(-l is a lowercase L)</p>
<p>Post the output here.</p>
<p>With regard to creating a SQL user.  I use either phpMyAdmin or Webmin &#8211; both provide a web based GUI for managing MySQL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/comment-page-1/#comment-173</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Wed, 26 Jan 2011 23:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/#comment-173</guid>
		<description>This has be be the best post I have seen on WordPress and Mac OS 10 server, most post are written like the person being talked to knows all about programming already. 

I have done what you said, but I am have trouble getting my WordPress site up and running, I got to the point where WordPress tries creates a WP-config.php file, it makes me copy the text and create my own, which I do. But then it does not recognize the file I make and keeps asking me to create on, even showing a web page displaying the config file date to any that go to the URL, which is not cool like my passwords and stuff. So I have to change the config files&#039; name, at which point it asks for all the data needed to create a config file again. 

I have a feeling this may have to do with permissions, but I don&#039;t really know what that is or how to change it. 

I would also like to know how to create another MySQL log-in besides root so I don&#039;t have to use root. </description>
		<content:encoded><![CDATA[<p>This has be be the best post I have seen on WordPress and Mac OS 10 server, most post are written like the person being talked to knows all about programming already. </p>
<p>I have done what you said, but I am have trouble getting my WordPress site up and running, I got to the point where WordPress tries creates a WP-config.php file, it makes me copy the text and create my own, which I do. But then it does not recognize the file I make and keeps asking me to create on, even showing a web page displaying the config file date to any that go to the URL, which is not cool like my passwords and stuff. So I have to change the config files&#8217; name, at which point it asks for all the data needed to create a config file again. </p>
<p>I have a feeling this may have to do with permissions, but I don&#8217;t really know what that is or how to change it. </p>
<p>I would also like to know how to create another MySQL log-in besides root so I don&#8217;t have to use root.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie Reynolds</title>
		<link>http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/comment-page-1/#comment-170</link>
		<dc:creator>Jamie Reynolds</dc:creator>
		<pubDate>Tue, 14 Dec 2010 17:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/#comment-170</guid>
		<description>Thanks. Helpful stuff.</description>
		<content:encoded><![CDATA[<p>Thanks. Helpful stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hugh</title>
		<link>http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/comment-page-1/#comment-169</link>
		<dc:creator>Hugh</dc:creator>
		<pubDate>Sun, 21 Nov 2010 02:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/#comment-169</guid>
		<description>I too am starting out with SLS and am wondering where do I install WP? I would imagine that it would be /Library/WebServer/ Is this best practice for where to install WP or is there a better option?</description>
		<content:encoded><![CDATA[<p>I too am starting out with SLS and am wondering where do I install WP? I would imagine that it would be /Library/WebServer/ Is this best practice for where to install WP or is there a better option?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Leah</title>
		<link>http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/comment-page-1/#comment-168</link>
		<dc:creator>Kevin Leah</dc:creator>
		<pubDate>Fri, 19 Nov 2010 03:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/#comment-168</guid>
		<description>Try a Google search for &quot;wordpress chown update&quot;  it might help.  On Snow Leopard Server, httpd runs under user  _www</description>
		<content:encoded><![CDATA[<p>Try a Google search for &#8220;wordpress chown update&#8221;  it might help.  On Snow Leopard Server, httpd runs under user  _www</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scoopz (Neil Cooper)</title>
		<link>http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/comment-page-1/#comment-167</link>
		<dc:creator>Scoopz (Neil Cooper)</dc:creator>
		<pubDate>Thu, 18 Nov 2010 22:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/#comment-167</guid>
		<description>Thanks for getting back to me [didn&#039;t get an email notification of a  reply though unless it ended up in spam but bookmarked your page for future ref].
I had a feeling it might be to do with the &quot;group&quot; that owns the wordpress files so I&#039;m just searching for more info on this now.

Scoopz</description>
		<content:encoded><![CDATA[<p>Thanks for getting back to me [didn't get an email notification of a  reply though unless it ended up in spam but bookmarked your page for future ref].<br />
I had a feeling it might be to do with the &#8220;group&#8221; that owns the wordpress files so I&#8217;m just searching for more info on this now.</p>
<p>Scoopz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Leah</title>
		<link>http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/comment-page-1/#comment-166</link>
		<dc:creator>Kevin Leah</dc:creator>
		<pubDate>Wed, 17 Nov 2010 11:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/#comment-166</guid>
		<description>From memory this has nothing to do with running the FTP server on Snow Leopard.  I don&#039;t have the FTP service enabled but the updates work fine.  I think that the problem can be solved by making sure that All WordPress files are owned by the user account the httpd runs as.  I hesitate to give further guidance as I am not an expert on Unix file permissions.</description>
		<content:encoded><![CDATA[<p>From memory this has nothing to do with running the FTP server on Snow Leopard.  I don&#8217;t have the FTP service enabled but the updates work fine.  I think that the problem can be solved by making sure that All WordPress files are owned by the user account the httpd runs as.  I hesitate to give further guidance as I am not an expert on Unix file permissions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scoopz (Neil Cooper)</title>
		<link>http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/comment-page-1/#comment-165</link>
		<dc:creator>Scoopz (Neil Cooper)</dc:creator>
		<pubDate>Wed, 17 Nov 2010 11:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/#comment-165</guid>
		<description>I&#039;ve never used the server version of OS X before but have managed to tweak a standard OS X install to host multiple sites on my Mac Pro.

I recently bought the new Mac Mini Server with Snow Leopard Server (SLS) installed to take over from my Mac Pro. Setting up SLS was much easier than I thought and I have two websites hosted on their successfully including a wordpress site. Which seems fully operational BUT I cannot utilise the auto-update plugins/themes feature.

I have enabled the FTP service, added the folder hosting the site as an Alias and that eliminated the &quot;Cannon find wp content folder error&quot; and it now finds the folder correctly, it downloads the updates, unpacks into the update folder, deletes the old version but then fails trying to copy the updated files back to the plugin directory.

I don&#039;t know what else to do. If I FTP from a normal FTP client I can read and write to the plugins directory perfectly.

Has any body come across this before?

Scoopz</description>
		<content:encoded><![CDATA[<p>I&#8217;ve never used the server version of OS X before but have managed to tweak a standard OS X install to host multiple sites on my Mac Pro.</p>
<p>I recently bought the new Mac Mini Server with Snow Leopard Server (SLS) installed to take over from my Mac Pro. Setting up SLS was much easier than I thought and I have two websites hosted on their successfully including a wordpress site. Which seems fully operational BUT I cannot utilise the auto-update plugins/themes feature.</p>
<p>I have enabled the FTP service, added the folder hosting the site as an Alias and that eliminated the &#8220;Cannon find wp content folder error&#8221; and it now finds the folder correctly, it downloads the updates, unpacks into the update folder, deletes the old version but then fails trying to copy the updated files back to the plugin directory.</p>
<p>I don&#8217;t know what else to do. If I FTP from a normal FTP client I can read and write to the plugins directory perfectly.</p>
<p>Has any body come across this before?</p>
<p>Scoopz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: backd00r</title>
		<link>http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/comment-page-1/#comment-148</link>
		<dc:creator>backd00r</dc:creator>
		<pubDate>Fri, 23 Apr 2010 13:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/#comment-148</guid>
		<description>JesperA&lt;br&gt;&lt;br&gt;I&#039;ve installed wp-super-cache and it seems to work now.&lt;br&gt;&lt;br&gt;Thanks for your help!&lt;br&gt;Javier</description>
		<content:encoded><![CDATA[<p>JesperA</p>
<p>I&#39;ve installed wp-super-cache and it seems to work now.</p>
<p>Thanks for your help!<br />Javier</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JesperA</title>
		<link>http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/comment-page-1/#comment-147</link>
		<dc:creator>JesperA</dc:creator>
		<pubDate>Tue, 13 Apr 2010 21:07:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/#comment-147</guid>
		<description>Yes i maybe have the solution for you, just maybe!&lt;br&gt;&lt;br&gt;This one took a long time to figure out, alot of late nights and hairpulling and so on!&lt;br&gt;&lt;br&gt;I have narrowed it down to be the way that OS X Server handles HTTP Header caching, it is totally fine and works really good on static content and alot of dynamic content to but for some reason Wordpress doesnt play so well with it!&lt;br&gt;&lt;br&gt;Go to your Sites folder in /etc/apache2/sites and open the text file that corresponds to your Wordpress domain (make sure you have write permissions in that folder)&lt;br&gt;&lt;br&gt;Once you open the file you will se the &lt;directory &quot;folder&quot;&gt;&lt;/directory&gt; directive&lt;br&gt;&lt;br&gt;Inside the &lt;directory&gt; directive simply add these lines:&lt;br&gt;&lt;br&gt;Header Set Cache-Control &quot;max-age=0&quot;&lt;br&gt;		&lt;FilesMatch &quot;.(ico&#124;pdf&#124;flv&#124;jpg&#124;jpeg&#124;png&#124;gif&#124;swf&#124;mp3&#124;mp4)$&quot;&gt;&lt;br&gt;			Header set Cache-Control &quot;public&quot;&lt;br&gt;			Header set Expires &quot;Thu, 15 Apr 2011 20:00:00 GMT&quot;&lt;br&gt;			Header unset Last-Modified&lt;br&gt;		&lt;/FilesMatch&gt;&lt;br&gt;		&lt;FilesMatch &quot;.(js&#124;css)$&quot;&gt;&lt;br&gt;			Header set Cache-Control &quot;public&quot;&lt;br&gt;			Header set Expires &quot;Thu, 15 Apr 2011 20:00:00 GMT&quot;&lt;br&gt;			Header unset Last-Modified&lt;br&gt;		&lt;/FilesMatch&gt;&lt;br&gt;&lt;br&gt;The first line will remove the OS X Server Header caching and the FilesMatch function will then add back Header Caching to files that you want to cach directly, if you dont use the FileMatch function nothing will be cached!&lt;br&gt;&lt;br&gt;So if you wanna use caching for your PHP files just install wp-super-cache and now EVERYTHING will be cached right, atleast for me it does!&lt;br&gt;&lt;br&gt;So if this works for you, please reply back so i can start using this workaround in a bigger scale!</description>
		<content:encoded><![CDATA[<p>Yes i maybe have the solution for you, just maybe!</p>
<p>This one took a long time to figure out, alot of late nights and hairpulling and so on!</p>
<p>I have narrowed it down to be the way that OS X Server handles HTTP Header caching, it is totally fine and works really good on static content and alot of dynamic content to but for some reason WordPress doesnt play so well with it!</p>
<p>Go to your Sites folder in /etc/apache2/sites and open the text file that corresponds to your WordPress domain (make sure you have write permissions in that folder)</p>
<p>Once you open the file you will se the &lt;directory &#8220;folder&#8221;&gt;&lt;/directory&gt; directive</p>
<p>Inside the &lt;directory&gt; directive simply add these lines:</p>
<p>Header Set Cache-Control &#8220;max-age=0&#8243;<br />		&lt;FilesMatch &#8220;.(ico|pdf|flv|jpg|jpeg|png|gif|swf|mp3|mp4)$&#8221;&gt;<br />			Header set Cache-Control &#8220;public&#8221;<br />			Header set Expires &#8220;Thu, 15 Apr 2011 20:00:00 GMT&#8221;<br />			Header unset Last-Modified<br />		&lt;/FilesMatch&gt;<br />		&lt;FilesMatch &#8220;.(js|css)$&#8221;&gt;<br />			Header set Cache-Control &#8220;public&#8221;<br />			Header set Expires &#8220;Thu, 15 Apr 2011 20:00:00 GMT&#8221;<br />			Header unset Last-Modified<br />		&lt;/FilesMatch&gt;</p>
<p>The first line will remove the OS X Server Header caching and the FilesMatch function will then add back Header Caching to files that you want to cach directly, if you dont use the FileMatch function nothing will be cached!</p>
<p>So if you wanna use caching for your PHP files just install wp-super-cache and now EVERYTHING will be cached right, atleast for me it does!</p>
<p>So if this works for you, please reply back so i can start using this workaround in a bigger scale!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: backd00r</title>
		<link>http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/comment-page-1/#comment-146</link>
		<dc:creator>backd00r</dc:creator>
		<pubDate>Mon, 12 Apr 2010 14:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/#comment-146</guid>
		<description>I&#039;m having the same issue than you! Snow Leopard is caching in a wrong way. Did you solved the problem?&lt;br&gt;&lt;br&gt;Regads,&lt;br&gt;Javier</description>
		<content:encoded><![CDATA[<p>I&#39;m having the same issue than you! Snow Leopard is caching in a wrong way. Did you solved the problem?</p>
<p>Regads,<br />Javier</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JesperA</title>
		<link>http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/comment-page-1/#comment-145</link>
		<dc:creator>JesperA</dc:creator>
		<pubDate>Sun, 07 Mar 2010 23:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/#comment-145</guid>
		<description>Sorry, i didnt ment to use you as a OSX Server support guy but i am having some minor problem with running Wordpress on OS X Server:&lt;br&gt;&lt;br&gt;If i login on my Wordpress site i get redirected to the Wordpress Admin section as usual, but when i go back to my homepage i am not logged in, its only when i refresh my browserwindow i am logged in, i dont think it is a cookie problem on my computer since a couple of my other websites that is running on Ubuntu is doing fine!&lt;br&gt;&lt;br&gt;I wonder if OS X Server is caching in a wrong way, i have removed the caching modules in Server Admin but it behaves the same!&lt;br&gt;&lt;br&gt;Have you encountered this problem or have any suggestions of what could be wrong?&lt;br&gt;&lt;br&gt;Thank you</description>
		<content:encoded><![CDATA[<p>Sorry, i didnt ment to use you as a OSX Server support guy but i am having some minor problem with running WordPress on OS X Server:</p>
<p>If i login on my WordPress site i get redirected to the WordPress Admin section as usual, but when i go back to my homepage i am not logged in, its only when i refresh my browserwindow i am logged in, i dont think it is a cookie problem on my computer since a couple of my other websites that is running on Ubuntu is doing fine!</p>
<p>I wonder if OS X Server is caching in a wrong way, i have removed the caching modules in Server Admin but it behaves the same!</p>
<p>Have you encountered this problem or have any suggestions of what could be wrong?</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JesperA</title>
		<link>http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/comment-page-1/#comment-144</link>
		<dc:creator>JesperA</dc:creator>
		<pubDate>Sun, 07 Mar 2010 17:07:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/#comment-144</guid>
		<description>Yeah you where right, i had to grant user privileges to be able to remotely connect to MySQL!&lt;br&gt;&lt;br&gt;Thank you for your help and this guide is really great for setting up Wordpress on OSX SL Server</description>
		<content:encoded><![CDATA[<p>Yeah you where right, i had to grant user privileges to be able to remotely connect to MySQL!</p>
<p>Thank you for your help and this guide is really great for setting up WordPress on OSX SL Server</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Leah</title>
		<link>http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/comment-page-1/#comment-143</link>
		<dc:creator>Kevin Leah</dc:creator>
		<pubDate>Sat, 06 Mar 2010 18:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/#comment-143</guid>
		<description>I suspect it&#039;s all about privileges. The default setup on my server is that you can only administer from the localhost, e.g. the server.  To allow you to administer from your desktop, you are going to have to grant the necessary privileges, something like:&lt;br&gt;GRANT ALL ON database TO username@&#039;host&#039; IDENTIFIED BY &#039;password&#039;; (Don&#039;t try this, it is not a real example.)&lt;br&gt;&lt;br&gt;I am by no means an expect on MySQL and I prefer to use phpmyadmin rather than the command line.  There is a Wordpress plugin for this and once you have in installed you can use a web browser to configure the privileges.&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://wordpress.designpraxis.at/plugins/wp-phpmyadmin/&quot; rel=&quot;nofollow&quot;&gt;http://wordpress.designpraxis.at/plugins/wp-php...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I suspect it&#39;s all about privileges. The default setup on my server is that you can only administer from the localhost, e.g. the server.  To allow you to administer from your desktop, you are going to have to grant the necessary privileges, something like:<br />GRANT ALL ON database TO username@&#39;host&#39; IDENTIFIED BY &#39;password&#39;; (Don&#39;t try this, it is not a real example.)</p>
<p>I am by no means an expect on MySQL and I prefer to use phpmyadmin rather than the command line.  There is a WordPress plugin for this and once you have in installed you can use a web browser to configure the privileges.</p>
<p><a href="http://wordpress.designpraxis.at/plugins/wp-phpmyadmin/" rel="nofollow">http://wordpress.designpraxis.at/plugins/wp-php&#8230;</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JesperA</title>
		<link>http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/comment-page-1/#comment-142</link>
		<dc:creator>JesperA</dc:creator>
		<pubDate>Sat, 06 Mar 2010 18:36:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/#comment-142</guid>
		<description></description>
		<content:encoded><![CDATA[<p>I was using this post to try to set up my Mac Mini Server and yes this guide works but i am a complete beginner when it comes to MySQL on Snow Leopard Server, i want to connect to use Sequel Pro on my Desktop to connect to the server but i get this message when trying to do so:</p>
<p>&#8220;MySQL said: Host ´192.168.0.199´ is not allowed to connect to this MySQL server&#8221;</p>
<p>Anyone know what i should do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Leah</title>
		<link>http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/comment-page-1/#comment-141</link>
		<dc:creator>Kevin Leah</dc:creator>
		<pubDate>Mon, 22 Feb 2010 22:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/#comment-141</guid>
		<description>Jeff, You won&#039;t see /private/etc/php.ini  in Finder, I assume this is what you mean? &lt;br&gt;&lt;br&gt;You will need to use Terminal (In Utilities) and a command line editor. I would use vi but if you are unfamiliar with command line editors, you might find pico easier to use.&lt;br&gt;&lt;br&gt;Launch Terminal&lt;br&gt;&lt;br&gt;Make a backup copy of the file before you change it&lt;br&gt;&lt;br&gt;sudo cp /private/etc/php.ini /private/etc/php.ini.bak&lt;br&gt;(you will need to enter your password.)&lt;br&gt;&lt;br&gt;Then open the file in pico:&lt;br&gt;&lt;br&gt;sudo pico /private/etc/php.ini&lt;br&gt;&lt;br&gt;Scroll down until you get to the line you need to change and make the necessary changes.&lt;br&gt;&lt;br&gt;Then press &lt;br&gt;[CTRL]o&lt;br&gt;[Enter]&lt;br&gt;[CTRL]x</description>
		<content:encoded><![CDATA[<p>Jeff, You won&#39;t see /private/etc/php.ini  in Finder, I assume this is what you mean? </p>
<p>You will need to use Terminal (In Utilities) and a command line editor. I would use vi but if you are unfamiliar with command line editors, you might find pico easier to use.</p>
<p>Launch Terminal</p>
<p>Make a backup copy of the file before you change it</p>
<p>sudo cp /private/etc/php.ini /private/etc/php.ini.bak<br />(you will need to enter your password.)</p>
<p>Then open the file in pico:</p>
<p>sudo pico /private/etc/php.ini</p>
<p>Scroll down until you get to the line you need to change and make the necessary changes.</p>
<p>Then press <br />[CTRL]o<br />[Enter]<br />[CTRL]x</p>
]]></content:encoded>
	</item>
</channel>
</rss>

