<?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/">
<channel>
<title>selfoss support forum - Installation problems - Ubuntu 16.10</title>
<link>https://forum.selfoss.aditu.de/</link>
<description>selfoss support forum</description>
<language>en</language>
<item>
<title>Installation problems - Ubuntu 16.10 (reply)</title>
<content:encoded><![CDATA[<p>It seems like you are attempting to use Windows version of the SQLite library.</p>
<p>If you use <em>libapache2-mod-php7.0</em>, the configuration file should be in <em>/etc/php/7.0/apache2/php.ini</em>. There you should look up <em>php_pdo_sqlite.dll</em> and comment it by adding semicolon at the beginning of the line. SQLite should actually be loaded by <em>/etc/php/7.0/apache2/20-pdo_sqlite.ini</em>, please check that it contains line <em>extension=pdo_sqlite.so</em>. Lastly, the Apache instance should be restarted using <em>sudo systemctl restart apache2</em>.</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=1227</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=1227</guid>
<pubDate>Tue, 10 Jan 2017 07:36:46 +0000</pubDate>
<dc:creator>jtojnar</dc:creator>
</item>
<item>
<title>Installation problems - Ubuntu 16.10</title>
<content:encoded><![CDATA[<p>I'm trying to install selfoss on a freshly installed Ubuntu 16.10 virtual machine. I have installed the PHP application files under the apache www root and installed and enabled all of the necessary Apache, PHP and SQLite libraries in Ubuntu.</p>
<p>However when I go to the application main URL I see this message presented:</p>
<p>Internal Server Error</p>
<p>Fatal error: PHP Startup: Unable to load dynamic library '/usr/lib/php/20151012/php_pdo_sqlite.dll' - /usr/lib/php/20151012/php_pdo_sqlite.dll: cannot open shared object file: No such file or directory</p>
<p>I can confirm that there is no dll of that name in that directory on my machine. But when I check phpinfo SQLite support is definitely enabled. From a call to phpinfo():</p>
<p>PDO</p>
<p>PDO support enabled<br />
PDO drivers sqlite<br />
pdo_sqlite</p>
<p>PDO Driver for SQLite 3.x enabled<br />
SQLite Library 3.11.0</p>
<p>Can anyone point me at what might be causing this problem? My only current thought is that Ubuntu 16.10 by default only supports PHP 7. Is this a problem for selfoss?</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=1226</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=1226</guid>
<pubDate>Mon, 09 Jan 2017 23:52:53 +0000</pubDate>
<dc:creator>andy47</dc:creator>
</item>
</channel>
</rss>
