<?xml version="1.0"?><!-- generator="bbPress" -->

<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>Forums Topic: Clemson Library installation</title>
<link>http://omeka.org/forums/</link>
<description>Forums Topic: Clemson Library installation</description>
<language>en</language>
<pubDate>Fri, 09 Jan 2009 22:15:52 +0000</pubDate>

<item>
<title>DaveLester on "Clemson Library installation"</title>
<link>http://omeka.org/forums/topic/clemson-library-installation#post-249</link>
<pubDate>Tue, 18 Mar 2008 11:00:09 +0000</pubDate>
<dc:creator>DaveLester</dc:creator>
<guid isPermaLink="false">249@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Good catch alexan6.  Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>alexan6 on "Clemson Library installation"</title>
<link>http://omeka.org/forums/topic/clemson-library-installation#post-245</link>
<pubDate>Sun, 16 Mar 2008 15:44:16 +0000</pubDate>
<dc:creator>alexan6</dc:creator>
<guid isPermaLink="false">245@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Installing Omeka 0.9.0 a small Gentoo test server we did encounter the whitescreen mentioned in the troubleshooting section, but the error wasn't caused by the &#60;code&#62;AllowOverides All&#60;/code&#62; directive. Our PHP installation, version 5.2.5, was not compiled with the mysqli extensions which caused the blank page. It took me a little to trace the cause down to the failing Db.php class. A quick recompile fixed our problems and the rest installed cleanly, but do you think it would be possible/useful for Omeka to check for this in the future? Or at least print something useful if you are missing a function? &#60;/p&#62;
&#60;p&#62;A simple&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
if (!function_exists('mysqli_connect')) {&#60;br /&#62;
   throw new Zend_Config_Exception('PHP missing required MySQL improved extensions.');&#60;br /&#62;
}&#60;br /&#62;
&#60;/code&#62;&#60;br /&#62;
would have made the debugging a little easier.&#60;/p&#62;
&#60;p&#62;And thanks to MrDys for &#60;a href=&#34;http://omeka.org/forums/topic/non-root-installation-rewrite-rules?replies=1&#34;&#62;this thread&#60;/a&#62; about the RewriteBase information.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
