<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=SQLite</id>
	<title>SQLite - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=SQLite"/>
	<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=SQLite&amp;action=history"/>
	<updated>2026-08-25T05:53:57Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://rt-wiki.bestpractical.com/index.php?title=SQLite&amp;diff=3327&amp;oldid=prev</id>
		<title>Admin: 6 revisions imported</title>
		<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=SQLite&amp;diff=3327&amp;oldid=prev"/>
		<updated>2016-04-06T20:36:22Z</updated>

		<summary type="html">&lt;p&gt;6 revisions imported&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;When using [[SQLite]] in RT, specify a path to the [[SQLite]] database file to &amp;quot;./configure&amp;quot; as the argument to &amp;quot;--with-db-database&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Running &amp;quot;make initialize-database&amp;quot; will create the database file owned by whatever user is running make. This is probably not going to be the user that will be accessing it from the web interface. It should be read/writable by that user. The directory containing the database file should also be read/writable by that user so that [[SQLite]] temporary journal files can be written (it seems).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To use SQLite, in RT_SiteConfig.pm:&lt;br /&gt;
&lt;br /&gt;
: Set($DatabaseType , &amp;#039;SQLite&amp;#039;);&lt;br /&gt;
&lt;br /&gt;
See also : [[SQLite2PG]] or [[SQLite2MySql]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rt-wiki.bestpractical.com/index.php?title=SQLite&amp;diff=3323&amp;oldid=prev</id>
		<title>130.111.224.248: Added note about DatebaseType string.</title>
		<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=SQLite&amp;diff=3323&amp;oldid=prev"/>
		<updated>2011-03-18T17:09:40Z</updated>

		<summary type="html">&lt;p&gt;Added note about DatebaseType string.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;When using [[SQLite]] in RT, specify a path to the [[SQLite]] database file to &amp;quot;./configure&amp;quot; as the argument to &amp;quot;--with-db-database&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Running &amp;quot;make initialize-database&amp;quot; will create the database file owned by whatever user is running make. This is probably not going to be the user that will be accessing it from the web interface. It should be read/writable by that user. The directory containing the database file should also be read/writable by that user so that [[SQLite]] temporary journal files can be written (it seems).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To use SQLite, in RT_SiteConfig.pm: &lt;br /&gt;
&lt;br /&gt;
: Set($DatabaseType   , &amp;#039;SQLite&amp;#039;);&lt;/div&gt;</summary>
		<author><name>130.111.224.248</name></author>
	</entry>
</feed>