'SQLiteDatabase' in wamp
Posted by: exma (---.red.bezeqint.net)
Date: January 22, 2013 05:32PM

Hello,

I create a file with SQLiteDatabase Class, the wamp get me error:

Fatal error: Class 'SQLiteDatabase' not found in

wamp is support SQLite Database?

Options: ReplyQuote
Re: 'SQLiteDatabase' in wamp
Posted by: RiggsFolly (---.as13285.net)
Date: January 23, 2013 04:40PM

The SQLite extension is enabled by default as of PHP 5.0. Beginning with PHP 5.4, the SQLite extension is available only via PECL.

So if you downloaded a WAMP with PHP 5.4 you will have to download a driver via the PECL functionality

Options: ReplyQuote
Re: 'SQLiteDatabase' in wamp
Posted by: exma (---.red.bezeqint.net)
Date: January 23, 2013 05:35PM

I have a new wamp with php 5.3.10 so what i need to do?

Options: ReplyQuote
Re: 'SQLiteDatabase' in wamp
Posted by: exma (---.red.bezeqint.net)
Date: January 23, 2013 05:55PM

... i am update my wamp server with php 5.4.. how i can install PECL?

Options: ReplyQuote
Re: 'SQLiteDatabase' in wamp
Posted by: RiggsFolly (---.as13285.net)
Date: January 23, 2013 08:54PM

Sorry I assumed you had 5.4, go back to 5.3 and turn on the extension php_sqllite or php_sqllite3

Options: ReplyQuote


Sorry, only registered users may post in this forum.