Thanks for the response Jules, but we do have the following packages installed:<div><br></div><div>php-apc</div><div>php5</div><div>php5-cli</div><div>php5-common</div><div>php5-dev</div><div>php5-imap</div><div>php5-ldap</div>
<div>php5-mysql</div><div>php5-sqlite</div><div><br></div><div>and from the Apache family:</div><div><br></div><div>apache2</div><div>apache2-mpm-prefork</div><div>apache2-prefork-dev</div><div>apache2-utils</div><div>apache2.2-bin</div>
<div>apache2.2-common</div><div>libapache2-mod-php5</div><div><br></div><div>and from the sqlite family:</div><div><br></div><div><div>libaprutil1-dbd-sqlite3</div><div>libsqlite0</div><div>libsqlite0-dev</div><div>libsqlite3-0</div>
<div>libsqlite3-dev</div><div>php5-sqlite</div><div>sqlite</div><div><br></div><div>We have also made sure that www-data is the owner and has full access to /opt/zendto/www. We have spent about 6 hours combing Google and trying a number of different resolutions. I'm sure the problem is simple, but I can't find it. At this point, we are probably going to attempt to reconfigure ZendTo to use a MySQL database rather than SQLite and see if that will work.</div>
<div><br></div>--------------------------------------------------<br>--Bryan Parks<br>
<br><br><div class="gmail_quote">On Wed, May 9, 2012 at 7:00 AM, <span dir="ltr"><<a href="mailto:zendto-request@zend.to" target="_blank">zendto-request@zend.to</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Send ZendTo mailing list submissions to<br>
<a href="mailto:zendto@zend.to">zendto@zend.to</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
<a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto" target="_blank">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a><br>
or, via email, send a message with subject or body 'help' to<br>
<a href="mailto:zendto-request@zend.to">zendto-request@zend.to</a><br>
<br>
You can reach the person managing the list at<br>
<a href="mailto:zendto-owner@zend.to">zendto-owner@zend.to</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of ZendTo digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
1. SQLiteDatabase not found (Bryan Parks)<br>
2. Re: SQLiteDatabase not found (Jules)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Tue, 8 May 2012 18:45:51 -0400<br>
From: Bryan Parks <<a href="mailto:bryan307@gmail.com">bryan307@gmail.com</a>><br>
Subject: [ZendTo] SQLiteDatabase not found<br>
To: <a href="mailto:zendto@zend.to">zendto@zend.to</a><br>
Message-ID:<br>
<CACYHp2j3hPiX6XqF+9N6Sz2c-trKE1r50SqbLA=22Mv=<a href="mailto:rNm0uw@mail.gmail.com">rNm0uw@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
We are trying to configure ZendTo on a server that is running Ubuntu 12.04<br>
LTS. I followed all of the setup instructions on the website and everything<br>
went off without a hitch, but once I tried to connect to the website I got<br>
the following message in the web browser:<br>
<br>
Fatal error: Class 'SQLiteDatabase' not found in /opt/zendto/lib/SQLite.php<br>
on line 44<br>
<br>
I've also checked the apache error log and the only thing that shows up is<br>
the same message. It seems like the databases aren't setup on the server,<br>
but all of the installation documentation that I can find says there is no<br>
setup necessary if we are using SQLite. Can anyone offer any suggestions as<br>
to what might be wrong with our configuration?<br>
<br>
--------------------------------------------------<br>
--Bryan<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20120508/4baaffde/attachment-0001.html" target="_blank">http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20120508/4baaffde/attachment-0001.html</a><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Wed, 09 May 2012 08:57:53 +0100<br>
From: Jules <Jules@Zend.To><br>
Subject: [ZendTo] Re: SQLiteDatabase not found<br>
To: ZendTo Users <zendto@Zend.To><br>
Message-ID: <4FAA2381.2070001@Zend.To><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
You need to install the php-mysql package.<br>
<br>
Jules.<br>
<br>
On 08/05/2012 23:45, Bryan Parks wrote:<br>
> We are trying to configure ZendTo on a server that is running Ubuntu<br>
> 12.04 LTS. I followed all of the setup instructions on the website and<br>
> everything went off without a hitch, but once I tried to connect to<br>
> the website I got the following message in the web browser:<br>
><br>
> Fatal error: Class 'SQLiteDatabase' not found in<br>
> /opt/zendto/lib/SQLite.php on line 44<br>
><br>
> I've also checked the apache error log and the only thing that shows<br>
> up is the same message. It seems like the databases aren't setup on<br>
> the server, but all of the installation documentation that I can find<br>
> says there is no setup necessary if we are using SQLite. Can anyone<br>
> offer any suggestions as to what might be wrong with our configuration?<br>
><br>
> --------------------------------------------------<br>
> --Bryan<br>
><br>
><br>
> _______________________________________________<br>
> ZendTo mailing list<br>
> <a href="mailto:ZendTo@zend.to">ZendTo@zend.to</a><br>
> <a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto" target="_blank">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a><br>
<br>
Jules<br>
<br>
--<br>
Julian Field MEng CITP CEng<br>
<a href="http://www.Zend.To" target="_blank">www.Zend.To</a><br>
<br>
Follow me at <a href="http://twitter.com/JulesFM" target="_blank">twitter.com/JulesFM</a><br>
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654<br>
<br>
'It's okay to live without all the answers' - Charlie Eppes, 2011<br>
'All programs have a desire to be useful' - Tron, 1982<br>
'That is the land of lost content,<br>
I see it shining plain,<br>
The happy highways where I went,<br>
And cannot come again.' - A.E. Houseman<br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20120509/8a0a84dd/attachment-0001.html" target="_blank">http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20120509/8a0a84dd/attachment-0001.html</a><br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
ZendTo mailing list<br>
<a href="mailto:ZendTo@zend.to">ZendTo@zend.to</a><br>
<a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto" target="_blank">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a><br>
<br>
End of ZendTo Digest, Vol 22, Issue 5<br>
*************************************<br>
</blockquote></div><br></div>