I can't enable php_sqlite even when it was enabled
Posted by: intidigital (---.hsd1.fl.comcast.net)
Date: October 17, 2012 03:41PM

Hello,

After WAMP v2.2 (Apache 2.4.2, PHP 5.4.3 & MySQL 5.5.24) installation and try to open my project locally (locahost/mytheme) I got the message showed bellow:

Please enable the "php_sqlite" extension in your PHP installation: Wamp Icon -> PHP -> PHP Extensions -> php_sqlite

I opened the php.ini inside PHP and Apache in order to enable php_sqlite.

I still get the same error message. So I went to the extension folder inside WAMP and for my surprise there is not a php_sqlite.dll

I am missing something here???

I will appreciate any help.


Cheers,

Jose

Options: ReplyQuote
Re: I can't enable php_sqlite even when it was enabled
Posted by: RiggsFolly (---.as13285.net)
Date: October 19, 2012 10:56AM

Joe,

Check this out.

http://php.net/manual/en/sqlite.installation.php


It means you have to download sqlite via PECL. It no longer comes with the base PHP as of PHP 5.4.

If you are using a package I would expect that it is not compatible with PHP 5.4 yet so it may be easier to download a 32bit wamp that uses PHP 5.3.x which does come with sqllite automatically.

Options: ReplyQuote
Re: I can't enable php_sqlite even when it was enabled
Posted by: intidigital (---.hsd1.fl.comcast.net)
Date: October 19, 2012 04:47PM

Thank you very much. It works!!!.

Cheers

Jose

Options: ReplyQuote


Sorry, only registered users may post in this forum.