[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Apache 2.2.14 keeps seeing a 2.0.x svn module

From: Jeremy Aston <jeremy.aston_at_realitylogic.com>
Date: Thu, 29 Oct 2009 04:51:28 +0000

Andrey Repin wrote:
> Greetings, Aston Jeremy!
>
>
>> I then did an upgrade via svnadmin and everything stopped working
>>
>
>
>> When committing changes I got a SQLite error saying something along
>> the lines of (20014)Internal error: SQLite compiled for 3.6.19, but
>> running with 3.3.7. A bit of research showed this was down to Apache
>> using the SQllite libs associated with PHP so I had to recompile PHP
>> with a --without-sqlite option.
>>
>
> There's a simpler solution to this, Apache can preload libraries needed for
> modules.
> LoadFile /where/is/your/library
>
> This way you will know which libs it loading and can control such issues.
>
> Also, please don't top-post.
>
>

Hi Aubrey,

Many thanks for that and for the reminder re top posting - oops.

Rgds

Jeremy

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2412388

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-29 05:52:55 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.