<?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 Just another pointless blog</title>
	<atom:link href="http://blog.magudia.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.magudia.com</link>
	<description>More crazy nonsense from the mind of Milan</description>
	<lastBuildDate>Mon, 08 Mar 2010 10:34:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Installing PHP 5.3, Apache2 and MySQL5 using MacPorts by Oleg</title>
		<link>http://blog.magudia.com/2009/08/22/installing-php53-apache2-mysql5-using-macports/comment-page-1/#comment-1131</link>
		<dc:creator>Oleg</dc:creator>
		<pubDate>Mon, 08 Mar 2010 10:34:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magudia.com/?p=105#comment-1131</guid>
		<description>I made everything as written in article and receive It Works! 
but i already change DocumentRoot to my server!

Try to /opt/local/apache2/bin/apachectl restart
receive:
httpd not running, trying to start
(13)Permission denied: make_sock: could not bind to address [::]:80
(13)Permission denied: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs

Try to  /opt/local/apache2/bin/apachectl start
(13)Permission denied: make_sock: could not bind to address [::]:80
(13)Permission denied: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs

What can i do?</description>
		<content:encoded><![CDATA[<p>I made everything as written in article and receive It Works!<br />
but i already change DocumentRoot to my server!</p>
<p>Try to /opt/local/apache2/bin/apachectl restart<br />
receive:<br />
httpd not running, trying to start<br />
(13)Permission denied: make_sock: could not bind to address [::]:80<br />
(13)Permission denied: make_sock: could not bind to address 0.0.0.0:80<br />
no listening sockets available, shutting down<br />
Unable to open logs</p>
<p>Try to  /opt/local/apache2/bin/apachectl start<br />
(13)Permission denied: make_sock: could not bind to address [::]:80<br />
(13)Permission denied: make_sock: could not bind to address 0.0.0.0:80<br />
no listening sockets available, shutting down<br />
Unable to open logs</p>
<p>What can i do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing PHP 5.3, Apache2 and MySQL5 using MacPorts by amc</title>
		<link>http://blog.magudia.com/2009/08/22/installing-php53-apache2-mysql5-using-macports/comment-page-1/#comment-1130</link>
		<dc:creator>amc</dc:creator>
		<pubDate>Fri, 05 Mar 2010 13:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magudia.com/?p=105#comment-1130</guid>
		<description>Hi
Thanks for the tutorial. I have already installed

php5 @5.3.1_1+apache2+darwin_10+imap+macosx+mysql5+sqlite 

but now want to install the pear package. How do I do this?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi<br />
Thanks for the tutorial. I have already installed</p>
<p>php5 @5.3.1_1+apache2+darwin_10+imap+macosx+mysql5+sqlite </p>
<p>but now want to install the pear package. How do I do this?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing PHP 5.3, Apache2 and MySQL5 using MacPorts by Markus</title>
		<link>http://blog.magudia.com/2009/08/22/installing-php53-apache2-mysql5-using-macports/comment-page-1/#comment-1129</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Thu, 25 Feb 2010 15:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magudia.com/?p=105#comment-1129</guid>
		<description>Thx for this awesome tutorial! works great! 
I don&#039;t know if anybody has mentioned this typo before, but the syntax of of 
sudo ln -s /tmp/mysql.sock /opt/local/var/run/mysql5/mysqld.sock 
is not correct. It has to be the other way round:
sudo ln -s /opt/local/var/run/mysql5/mysqld.sock /tmp/mysql.sock

regards,
Markus</description>
		<content:encoded><![CDATA[<p>Thx for this awesome tutorial! works great!<br />
I don&#8217;t know if anybody has mentioned this typo before, but the syntax of of<br />
sudo ln -s /tmp/mysql.sock /opt/local/var/run/mysql5/mysqld.sock<br />
is not correct. It has to be the other way round:<br />
sudo ln -s /opt/local/var/run/mysql5/mysqld.sock /tmp/mysql.sock</p>
<p>regards,<br />
Markus</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing PHP 5.3, Apache2 and MySQL5 using MacPorts by Fahmi</title>
		<link>http://blog.magudia.com/2009/08/22/installing-php53-apache2-mysql5-using-macports/comment-page-1/#comment-1128</link>
		<dc:creator>Fahmi</dc:creator>
		<pubDate>Fri, 19 Feb 2010 03:40:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magudia.com/?p=105#comment-1128</guid>
		<description>anguskwan, Candace Lapp : Check again your php.ini on line that set mysql.default_socket. And point that to active mysql server.

it works for me</description>
		<content:encoded><![CDATA[<p>anguskwan, Candace Lapp : Check again your php.ini on line that set mysql.default_socket. And point that to active mysql server.</p>
<p>it works for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing PHP 5.3, Apache2 and MySQL5 using MacPorts by Babs</title>
		<link>http://blog.magudia.com/2009/08/22/installing-php53-apache2-mysql5-using-macports/comment-page-1/#comment-1127</link>
		<dc:creator>Babs</dc:creator>
		<pubDate>Sun, 07 Feb 2010 14:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magudia.com/?p=105#comment-1127</guid>
		<description>Thanks for the post. In order for VirtualHost to work for me, I also had to change the default httpd.conf file (/private/etc/apache2/httpd.conf) to reflect the correct DocumentRoot and to include the httpd-vhosts.conf file.</description>
		<content:encoded><![CDATA[<p>Thanks for the post. In order for VirtualHost to work for me, I also had to change the default httpd.conf file (/private/etc/apache2/httpd.conf) to reflect the correct DocumentRoot and to include the httpd-vhosts.conf file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing PHP 5.3, Apache2 and MySQL5 using MacPorts by milan</title>
		<link>http://blog.magudia.com/2009/08/22/installing-php53-apache2-mysql5-using-macports/comment-page-1/#comment-1126</link>
		<dc:creator>milan</dc:creator>
		<pubDate>Sun, 31 Jan 2010 14:17:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magudia.com/?p=105#comment-1126</guid>
		<description>Hi Eirk: Not really sure about that one, I applied the same system update myself without any disruption. I have noticed from time to time that Apache doesn&#039;t automatically start up, but most of the time it does. I can only conclude that it unrelated to macports, but more likely launchctl or a bug with the version of apache (you might want to check the error logs to see why it isn&#039;t starting up).

Hi Sammy: I&#039;m assuming that you have all your virtual hosts defined in one file (rather than setup apache to include a directory to load individual config files). I can only assume it&#039;s a configuration issue in one of your virtual hosts, does it pass the apache configuration test i.e. /opt/local/apache2/bin/apachectl configtest? Also if you&#039;re using named virtual hosts (i.e. with server names, do you have those server names defined in /etc/hosts?

Also one small point: I managed to successfully update my version of PHP to 5.3.1 without issues, although it did take quite a while for it to recompile!

Regards
Milan</description>
		<content:encoded><![CDATA[<p>Hi Eirk: Not really sure about that one, I applied the same system update myself without any disruption. I have noticed from time to time that Apache doesn&#8217;t automatically start up, but most of the time it does. I can only conclude that it unrelated to macports, but more likely launchctl or a bug with the version of apache (you might want to check the error logs to see why it isn&#8217;t starting up).</p>
<p>Hi Sammy: I&#8217;m assuming that you have all your virtual hosts defined in one file (rather than setup apache to include a directory to load individual config files). I can only assume it&#8217;s a configuration issue in one of your virtual hosts, does it pass the apache configuration test i.e. /opt/local/apache2/bin/apachectl configtest? Also if you&#8217;re using named virtual hosts (i.e. with server names, do you have those server names defined in /etc/hosts?</p>
<p>Also one small point: I managed to successfully update my version of PHP to 5.3.1 without issues, although it did take quite a while for it to recompile!</p>
<p>Regards<br />
Milan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing PHP 5.3, Apache2 and MySQL5 using MacPorts by Sammy</title>
		<link>http://blog.magudia.com/2009/08/22/installing-php53-apache2-mysql5-using-macports/comment-page-1/#comment-1125</link>
		<dc:creator>Sammy</dc:creator>
		<pubDate>Sun, 31 Jan 2010 00:25:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magudia.com/?p=105#comment-1125</guid>
		<description>Fantastic instructions! I followed them some time late last year and everything worked wonderfully, but I accidentally deleted my &quot;opt&quot; folder and had to start all over. I&#039;ve got everything working again, except now PHP files are only parsed on the first virtual host, but not on the rest that follow. Any help is greatly appreciated!</description>
		<content:encoded><![CDATA[<p>Fantastic instructions! I followed them some time late last year and everything worked wonderfully, but I accidentally deleted my &#8220;opt&#8221; folder and had to start all over. I&#8217;ve got everything working again, except now PHP files are only parsed on the first virtual host, but not on the rest that follow. Any help is greatly appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing PHP 5.3, Apache2 and MySQL5 using MacPorts by Erik Gyepes</title>
		<link>http://blog.magudia.com/2009/08/22/installing-php53-apache2-mysql5-using-macports/comment-page-1/#comment-1124</link>
		<dc:creator>Erik Gyepes</dc:creator>
		<pubDate>Fri, 22 Jan 2010 09:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magudia.com/?p=105#comment-1124</guid>
		<description>Hi again :)

Today I upgraded with Security Update 2010-001 and I think that after that the Apache stopped to start on system startup. Any ideas how to fix this? I tried to run again the launchctl load command, but it said that it is already loaded, so that should be okay. Any hint would be appreciated. 
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi again <img src='http://blog.magudia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Today I upgraded with Security Update 2010-001 and I think that after that the Apache stopped to start on system startup. Any ideas how to fix this? I tried to run again the launchctl load command, but it said that it is already loaded, so that should be okay. Any hint would be appreciated.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing PHP 5.3, Apache2 and MySQL5 using MacPorts by Grant</title>
		<link>http://blog.magudia.com/2009/08/22/installing-php53-apache2-mysql5-using-macports/comment-page-1/#comment-1123</link>
		<dc:creator>Grant</dc:creator>
		<pubDate>Mon, 21 Dec 2009 14:28:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magudia.com/?p=105#comment-1123</guid>
		<description>Great article, I had the same problem, finding old and out of date instructions.  Worked a charm!</description>
		<content:encoded><![CDATA[<p>Great article, I had the same problem, finding old and out of date instructions.  Worked a charm!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Paranoia by Marcello</title>
		<link>http://blog.magudia.com/2008/02/29/paranoia/comment-page-1/#comment-1122</link>
		<dc:creator>Marcello</dc:creator>
		<pubDate>Mon, 23 Nov 2009 12:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magudia.com/2008/02/29/paranoia/#comment-1122</guid>
		<description>Men are born to succeed, not fail.</description>
		<content:encoded><![CDATA[<p>Men are born to succeed, not fail.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
