SQLite equivalent

Martin Marques martin at bugs.unl.edu.ar
Thu Aug 24 20:57:32 UTC 2006


On Thu, 24 Aug 2006, Rodolfo Alcazar wrote:

> On Thu, 2006-08-24 at 14:16 -0400, Matthew Miller wrote:
>
> * simple
> * which can store structure and data on a file, without running a dbms
> (dont want a network-oriented server)...

Berkley DB.

>> and what do you mean by handle,
>
> php seems to handle sqlite, but in FC5 by default does not work:
>
> [Thu Aug 24 11:59:49 2006] [error] [client 127.0.0.1] PHP Fatal error:
> Call to undefined function sqlite_open()

You don't have sqlite support on your php. I'm not an sqlite user, but 
with other RBDMs you have to install the shared module in order to be able 
to use it within php (php-pgsql for instance).

--
  21:50:04 up 2 days,  9:07,  0 users,  load average: 0.92, 0.37, 0.18
---------------------------------------------------------
Lic. Martín Marqués         |   SELECT 'mmarques' ||
Centro de Telemática        |       '@' || 'unl.edu.ar';
Universidad Nacional        |   DBA, Programador,
     del Litoral             |   Administrador
---------------------------------------------------------


More information about the fedora-list mailing list