<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>pitr.net &#187; subversion</title>
	<atom:link href="http://www.pitr.net/index.php/category/subversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pitr.net</link>
	<description></description>
	<lastBuildDate>Sat, 11 Jul 2009 19:25:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Internal error: pcfg_openfile() called with NULL filename</title>
		<link>http://www.pitr.net/index.php/2007/08/08/internal-error-pcfg_openfile-called-with-null-filename/</link>
		<comments>http://www.pitr.net/index.php/2007/08/08/internal-error-pcfg_openfile-called-with-null-filename/#comments</comments>
		<pubDate>Wed, 08 Aug 2007 09:07:55 +0000</pubDate>
		<dc:creator>pj</dc:creator>
				<category><![CDATA[apache2]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://www.pitr.net/index.php/2007/08/08/internal-error-pcfg_openfile-called-with-null-filename/</guid>
		<description><![CDATA[While upgrading Apache to version 2.2.4-2 for a subversion upgrade (version 1.4.4dfsg1-1) I ran into errors with my auth_pgsql (or any other auth_mysql, auth_ldap or auth_* module) setup: &#8220;Internal error: pcfg_openfile() called with NULL filename&#8221; This is caused by auth_basic and stops the authentication and authorisation process. Adding the following directive to your auth_pgsql or [...]]]></description>
			<content:encoded><![CDATA[<p>While upgrading Apache to version 2.2.4-2 for a subversion upgrade (version 1.4.4dfsg1-1) I ran into errors with my auth_pgsql (or any other auth_mysql, auth_ldap or auth_* module) setup:</p>
<p>&#8220;Internal error: pcfg_openfile() called with NULL filename&#8221;</p>
<p>This is caused by auth_basic and stops the authentication and authorisation process. Adding the following directive to your auth_pgsql or auth_ldap config file solves the problem:</p>
<p>&#8220;AuthBasicAuthoritative Off&#8221;<br />
It disables basic authorisation being authoritive for the authorisation process. The errors will still be visible in your logfiles, but the authorisation scheme works as normal.</p>
<p>Other tags:</p>
<ul>
<li>Apache 2.2 error</li>
<li>Apache 2.2 subversion 1.4.4 error</li>
<li>mod_pgsql pcfg_openfile errors</li>
</ul>
<p>http://gforge.org/forum/message.php?msg_id=10926&#038;group_id=128</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pitr.net/index.php/2007/08/08/internal-error-pcfg_openfile-called-with-null-filename/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Apache2 and subversion broken</title>
		<link>http://www.pitr.net/index.php/2006/10/11/apache2-subversion-broken/</link>
		<comments>http://www.pitr.net/index.php/2006/10/11/apache2-subversion-broken/#comments</comments>
		<pubDate>Wed, 11 Oct 2006 20:09:28 +0000</pubDate>
		<dc:creator>pj</dc:creator>
				<category><![CDATA[apache2]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://www.pitr.net/index.php/2006/10/11/apache2-subversion-broken/</guid>
		<description><![CDATA[Problem: SVN (Subversion) didn&#8217;t work: &#8220;(20014)Internal error: Bad database version: compiled with 4.4.20, running against 4.3.28&#8243; Solution: But only this time: the debian-apache2 team linked apache2 against both libdb4.3 and libdb4.4. I rely heavily on the apache2 module &#8220;dav_svn&#8221;, which uses apache2&#8242;s preferred libdb. After four hours of reinstalling and debugging with the help of [...]]]></description>
			<content:encoded><![CDATA[<p>Problem: SVN (Subversion) didn&#8217;t work: &#8220;(20014)Internal error: Bad database version: compiled with 4.4.20, running against 4.3.28&#8243;</p>
<p>Solution:</p>
<p>But only this time: the debian-apache2 team linked apache2 against both libdb4.3 and libdb4.4. I rely heavily on the apache2 module &#8220;dav_svn&#8221;, which uses apache2&#8242;s preferred libdb.</p>
<p>After four hours of reinstalling and debugging with the help of Peter Samuelsen, he found this issue and reported it to the debian-apache2 team.</p>
<p>The updated subversion debian package is at: <a href="http://free.linux.hp.com/~troyhebe/subversion-1.4.0-5/libsvn1_1.4.0-5_i386.deb">http://free.linux.hp.com/~troyhebe/subversion-1.4.0-5/libsvn1_1.4.0-5_i386.deb</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pitr.net/index.php/2006/10/11/apache2-subversion-broken/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
