[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: Andrey Repin <anrdaemon_at_freemail.ru>
Date: Thu, 29 Oct 2009 02:49:56 +0300

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.

--
WBR,
 Andrey Repin (anrdaemon_at_freemail.ru) 29.10.2009, <2:47>
Sorry for my terrible english...
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2412332
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-29 00:50:47 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.