[ZendTo] Re: ZendTo Digest, Vol 22, Issue 5

Jules Jules at Zend.To
Wed May 9 16:47:50 BST 2012


For some reason your SQLite PHP support isn't being picked up by PHP at 
all. That's what creates that error message.

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

Jules

-- 
Julian Field MEng CITP CEng
www.Zend.To

Follow me at twitter.com/JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654

'It's okay to live without all the answers' - Charlie Eppes, 2011
'All programs have a desire to be useful' - Tron, 1982
'That is the land of lost content,
  I see it shining plain,
  The happy highways where I went,
  And cannot come again.' - A.E. Houseman

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20120509/5b2f5d82/attachment-0001.html 


More information about the ZendTo mailing list