<?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 R. Kris Hardy</title>
	<atom:link href="http://www.rkrishardy.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rkrishardy.com</link>
	<description>Software Development, Web Applications and Business Analytics</description>
	<lastBuildDate>Tue, 04 Oct 2011 12:16:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Permission Denied (13) When Opening Socket in PHP &amp; Apache by Danny</title>
		<link>http://www.rkrishardy.com/2009/12/permission-denied-13-when-opening-socket-in-php-apache/comment-page-1/#comment-10312</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Tue, 04 Oct 2011 12:16:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.rkrishardy.com/?p=212#comment-10312</guid>
		<description>After a four hour search &#039;# /usr/sbin/setsebool httpd_can_network_connect=1&#039; solved my problem!

Thanks!!!!</description>
		<content:encoded><![CDATA[<p>After a four hour search &#8216;# /usr/sbin/setsebool httpd_can_network_connect=1&#8242; solved my problem!</p>
<p>Thanks!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Subversion Fix: svn copy causes &#8220;Repository moved permanently to &#8216;&#8230;&#8217;; please relocate by Ian</title>
		<link>http://www.rkrishardy.com/2009/12/subversion-fix-svn-copy-causes-repository-moved-permanentl/comment-page-1/#comment-9080</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Mon, 11 Jul 2011 11:31:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.rkrishardy.com/?p=220#comment-9080</guid>
		<description>Many thanks, this solved what was becoming a very irritating problem. I&#039;d been using Codendi to manage my repositories. Moving the repos out, editing the config file and then making a symbolic link from the codendi location to the new repo location worked a treat. I just need to port the rest of my repos over having proved it on one.

Thanks again, Ian</description>
		<content:encoded><![CDATA[<p>Many thanks, this solved what was becoming a very irritating problem. I&#8217;d been using Codendi to manage my repositories. Moving the repos out, editing the config file and then making a symbolic link from the codendi location to the new repo location worked a treat. I just need to port the rest of my repos over having proved it on one.</p>
<p>Thanks again, Ian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Subversion Fix: svn copy causes &#8220;Repository moved permanently to &#8216;&#8230;&#8217;; please relocate by Neill</title>
		<link>http://www.rkrishardy.com/2009/12/subversion-fix-svn-copy-causes-repository-moved-permanentl/comment-page-1/#comment-8688</link>
		<dc:creator>Neill</dc:creator>
		<pubDate>Fri, 17 Jun 2011 21:04:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.rkrishardy.com/?p=220#comment-8688</guid>
		<description>Thanks for the solution and the clear explanation. now I also understand the root cause of this problem.</description>
		<content:encoded><![CDATA[<p>Thanks for the solution and the clear explanation. now I also understand the root cause of this problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Subversion Fix: svn copy causes &#8220;Repository moved permanently to &#8216;&#8230;&#8217;; please relocate by Problem with Apache2 and Subversion on openSUSE 11.4 solved &#124; Torbjörn Klatt</title>
		<link>http://www.rkrishardy.com/2009/12/subversion-fix-svn-copy-causes-repository-moved-permanentl/comment-page-1/#comment-8512</link>
		<dc:creator>Problem with Apache2 and Subversion on openSUSE 11.4 solved &#124; Torbjörn Klatt</dc:creator>
		<pubDate>Wed, 08 Jun 2011 12:35:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.rkrishardy.com/?p=220#comment-8512</guid>
		<description>[...] Having the SVN repository root in /srv/svn, the vhost root in /srv/www/ and declaring an alias /svn pointing to /srv/svn (Alias /svn &quot;/srv/svn&quot;) in /etc/apache2/conf.d/subversion.conf is throwing up Apache&#8217;s DAV SVN module (as described here). [...]</description>
		<content:encoded><![CDATA[<p>[...] Having the SVN repository root in /srv/svn, the vhost root in /srv/www/ and declaring an alias /svn pointing to /srv/svn (Alias /svn &quot;/srv/svn&quot;) in /etc/apache2/conf.d/subversion.conf is throwing up Apache&#8217;s DAV SVN module (as described here). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Subversion Fix: svn copy causes &#8220;Repository moved permanently to &#8216;&#8230;&#8217;; please relocate by HowTo: Apache2 and Subversion (SVN) with Access Control on openSUSE 11.4</title>
		<link>http://www.rkrishardy.com/2009/12/subversion-fix-svn-copy-causes-repository-moved-permanentl/comment-page-1/#comment-8508</link>
		<dc:creator>HowTo: Apache2 and Subversion (SVN) with Access Control on openSUSE 11.4</dc:creator>
		<pubDate>Wed, 08 Jun 2011 09:27:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.rkrishardy.com/?p=220#comment-8508</guid>
		<description>[...] in /etc/apache2/conf.d/subversion.conf is throwing up Apache&#039;s DAV SVN module (as described here). Browsing the repository in a random webbrowser is possible and does not throw any warnings or [...]</description>
		<content:encoded><![CDATA[<p>[...] in /etc/apache2/conf.d/subversion.conf is throwing up Apache&#39;s DAV SVN module (as described here). Browsing the repository in a random webbrowser is possible and does not throw any warnings or [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Subversion Fix: svn copy causes &#8220;Repository moved permanently to &#8216;&#8230;&#8217;; please relocate by sufferer</title>
		<link>http://www.rkrishardy.com/2009/12/subversion-fix-svn-copy-causes-repository-moved-permanentl/comment-page-1/#comment-8497</link>
		<dc:creator>sufferer</dc:creator>
		<pubDate>Tue, 07 Jun 2011 21:36:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.rkrishardy.com/?p=220#comment-8497</guid>
		<description>Thank so so much for this report and fix. Initially I had the svn-repo in /srv/svn and the webserver was pointing to /srv/www/. That DAV_SVN is having problems with HTTPD Aliases is written nowhere. Thank you very much.</description>
		<content:encoded><![CDATA[<p>Thank so so much for this report and fix. Initially I had the svn-repo in /srv/svn and the webserver was pointing to /srv/www/. That DAV_SVN is having problems with HTTPD Aliases is written nowhere. Thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Subversion Fix: svn copy causes &#8220;Repository moved permanently to &#8216;&#8230;&#8217;; please relocate by Kris</title>
		<link>http://www.rkrishardy.com/2009/12/subversion-fix-svn-copy-causes-repository-moved-permanentl/comment-page-1/#comment-7457</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Tue, 05 Apr 2011 04:48:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.rkrishardy.com/?p=220#comment-7457</guid>
		<description>Bo,

What is the file path that Apache serves files from if you visit http://www.xxx.yyy.zz/webdav?

If it is /opt/apache-2.2.17/httpd/Physics/webdav, then you likely have Apache and mod_dav_svn fighting over who will serve the requests.  The fix, if this is the case, is to move your repository folder (.../repository) outside of .../httpd, and set the SVNPath to the new path to .../repository.

It&#039;s just a guess, but that&#039;s a problem that I have run into before.

-Kris</description>
		<content:encoded><![CDATA[<p>Bo,</p>
<p>What is the file path that Apache serves files from if you visit <a href="http://www.xxx.yyy.zz/webdav?" rel="nofollow">http://www.xxx.yyy.zz/webdav?</a></p>
<p>If it is /opt/apache-2.2.17/httpd/Physics/webdav, then you likely have Apache and mod_dav_svn fighting over who will serve the requests.  The fix, if this is the case, is to move your repository folder (&#8230;/repository) outside of &#8230;/httpd, and set the SVNPath to the new path to &#8230;/repository.</p>
<p>It&#8217;s just a guess, but that&#8217;s a problem that I have run into before.</p>
<p>-Kris</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Subversion Fix: svn copy causes &#8220;Repository moved permanently to &#8216;&#8230;&#8217;; please relocate by Bo Thidé</title>
		<link>http://www.rkrishardy.com/2009/12/subversion-fix-svn-copy-causes-repository-moved-permanentl/comment-page-1/#comment-7450</link>
		<dc:creator>Bo Thidé</dc:creator>
		<pubDate>Mon, 04 Apr 2011 19:59:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.rkrishardy.com/?p=220#comment-7450</guid>
		<description>I have tried to follow the instructions above but still haven&#039;t succeeded to use my remote svn-activated WebDAV apache server [Apache/2.2.17 (Unix) DAV/2 SVN/1.6.16 Server at ... ] but have failed miserably, time and time again.

Even with setup on the remote WebDAV svn server as simple as:

 
    DAV svn
    SVNPath /opt/apache-2.2.17/httpd/Physics/webdav/SVN/repository
 

and using the following command on my local machine (xxx.yyy.zz replacing the actual part of the WebDAV URL)

 svn import http://www.xxx.yyy.zz/webdav/SVN/repository

yields the error 

 svn: Repository moved permanently to &#039;http://www.xxx.yyy.zz/webdav /SVN/repository/&#039;; please relocate

After working in vain for days trying to set up svn on the WebDAV server I have to ask myself if it is worth the effort. How difficult can it be???
Grateful for any help,

Bo</description>
		<content:encoded><![CDATA[<p>I have tried to follow the instructions above but still haven&#8217;t succeeded to use my remote svn-activated WebDAV apache server [Apache/2.2.17 (Unix) DAV/2 SVN/1.6.16 Server at ... ] but have failed miserably, time and time again.</p>
<p>Even with setup on the remote WebDAV svn server as simple as:</p>
<p>    DAV svn<br />
    SVNPath /opt/apache-2.2.17/httpd/Physics/webdav/SVN/repository</p>
<p>and using the following command on my local machine (xxx.yyy.zz replacing the actual part of the WebDAV URL)</p>
<p> svn import <a href="http://www.xxx.yyy.zz/webdav/SVN/repository" rel="nofollow">http://www.xxx.yyy.zz/webdav/SVN/repository</a></p>
<p>yields the error </p>
<p> svn: Repository moved permanently to &#8216;<a href="http://www.xxx.yyy.zz/webdav" rel="nofollow">http://www.xxx.yyy.zz/webdav</a> /SVN/repository/&#8217;; please relocate</p>
<p>After working in vain for days trying to set up svn on the WebDAV server I have to ask myself if it is worth the effort. How difficult can it be???<br />
Grateful for any help,</p>
<p>Bo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A cat that falls from 100+ feet gets hurt less than one that falls from only 50 feet? by Kris</title>
		<link>http://www.rkrishardy.com/2010/12/a-cat-that-falls-from-100-feet-gets-hurt-less-than-one-that-falls-from-only-50-feet/comment-page-1/#comment-5235</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Sat, 04 Dec 2010 22:32:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.rkrishardy.com/?p=275#comment-5235</guid>
		<description>I found some peer-reviewed medical journal articles, and am updating the post with them.</description>
		<content:encoded><![CDATA[<p>I found some peer-reviewed medical journal articles, and am updating the post with them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Permission Denied (13) When Opening Socket in PHP &amp; Apache by Manuel Koenig</title>
		<link>http://www.rkrishardy.com/2009/12/permission-denied-13-when-opening-socket-in-php-apache/comment-page-1/#comment-3701</link>
		<dc:creator>Manuel Koenig</dc:creator>
		<pubDate>Fri, 23 Jul 2010 09:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.rkrishardy.com/?p=212#comment-3701</guid>
		<description>Great script. It works under Debian 5 and Ubuntu 10.4.

I modified it a little bit. 
For our use i removed the following lines
 if ($addr === false){
        exec(&quot;ifconfig &#124; grep Bcast &#124; cut -d \&quot;:\&quot; -f 3 &#124; cut -d \&quot; \&quot; -f 1&quot;,$addr);
        $addr=array_flip(array_flip($addr));
    }
    if(is_array($addr)){
        $last_ret = false;
        for ($i = 0; $i &lt; count($addr); $i++)
            if ($addr[$i] !== false) {
                $last_ret = wake_on_lan($mac, $addr[$i], $port);
            }
        return $last_ret;
    }
    if (is_array($mac)){
        $ret = array();
        foreach($mac as $k =&lt; $v)
            $ret[$k] = wake_on_lan($v, $addr, $port);
        return $ret;
    }

and i adjusted some variable names so that the rest fits in our existing script.</description>
		<content:encoded><![CDATA[<p>Great script. It works under Debian 5 and Ubuntu 10.4.</p>
<p>I modified it a little bit.<br />
For our use i removed the following lines<br />
 if ($addr === false){<br />
        exec(&#8220;ifconfig | grep Bcast | cut -d \&#8221;:\&#8221; -f 3 | cut -d \&#8221; \&#8221; -f 1&#8243;,$addr);<br />
        $addr=array_flip(array_flip($addr));<br />
    }<br />
    if(is_array($addr)){<br />
        $last_ret = false;<br />
        for ($i = 0; $i &lt; count($addr); $i++)<br />
            if ($addr[$i] !== false) {<br />
                $last_ret = wake_on_lan($mac, $addr[$i], $port);<br />
            }<br />
        return $last_ret;<br />
    }<br />
    if (is_array($mac)){<br />
        $ret = array();<br />
        foreach($mac as $k =&lt; $v)<br />
            $ret[$k] = wake_on_lan($v, $addr, $port);<br />
        return $ret;<br />
    }</p>
<p>and i adjusted some variable names so that the rest fits in our existing script.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

