How do I activate SQLite3 on PHP 5.3.3 Centos 5?
Posted
by
user58553
on Server Fault
See other posts from Server Fault
or by user58553
Published on 2010-10-28T14:02:43Z
Indexed on
2012/06/16
21:18 UTC
Read the original article
Hit count: 214
I have reviewed the previous questions on this and they don't seem to cover what exactly I'm looking for, before I start, I'm no server admin. I'm trying to help get this server up and active and I have got it all going with exception to the SQLite3. The phpinfo displays '--without-sqlite' '--with-libxml-dir=/usr' '--enable-xml' '--with-system-tzdata' '--with-apxs2=/usr/sbin/apxs' '--without-mysql' '--without-gd' '--disable-dom' '--disable-dba' '--without-unixODBC' '--disable-pdo' '--disable-xmlreader' '--disable-xmlwriter' '--without-sqlite3' '
can somebody please advise in simple terms what to do to activate this, I've attempted a yum install.
Thanks in advance,
Sam
© Server Fault or respective owner