How can I add support for php sqlite V2 extension on Fedora 14?

link|improve this question

25% accept rate
feedback

1 Answer

up vote 1 down vote accepted

It's available from Remi's repository:

php-sqlite-5.3.4-3.fc14.remi.i686.rpm - Extension for the SQLite V2 Embeddable SQL Database Engine php-sqlite-5.3.5-1.fc14.remi.i686.rpm - Extension for the SQLite V2 Embeddable SQL Database Engine php-sqlite-5.3.4-3.fc14.remi.x86_64.rpm - Extension for the SQLite V2 Embeddable SQL Database Engine php-sqlite-5.3.5-1.fc14.remi.x86_64.rpm - Extension for the SQLite V2 Embeddable SQL Database Engine

Start here and read about YUM automatic configuration:

http://blog.famillecollet.com/pages/Config-en

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.