Hi All

I was running a program that was using Mysql on this site, was working ok.

Now I want to use sqlite. I put my sqlite database in the in the web root & pointed my
program to the location of the new database (for testing).

This what I get back.
Fatal error: Class 'SQLite3' not found in /www/zxq.net/c/g/e/cgetty/htdocs/terr/include/dbconnection.php on line 7

Looked for sqlite postings but did not find anything about how to configure sqlite.

Here is the link http://cgetty.zxq.net/terr/login.php

Thanks
Clark