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

link|improve this question
1  
Duplicate - see: serverfault.com/questions/32982/… – danlefree Oct 28 '10 at 14:50
1  
Also on StackOverflow: stackoverflow.com/questions/2199968/… – symcbean Oct 28 '10 at 16:32
feedback

1 Answer

Redhat decided to stop supporting php-sqlite*, but there is a good tutorial here: http://www.exteon.ro/en/article/php/compile-extensions

link|improve this answer
Link is dead. Do you have an alternative? – jbatista Feb 27 at 16:28
feedback

Your Answer

 
or
required, but never shown