Comment 8 for bug 281714

Revision history for this message
Jay Deiman (jay-splitstreams) wrote :

Ok. This is kind of ridiculous. Sqlite 2 hasn't really been encouraged/supported for a long, long time. Before my recent upgrade to 10.04, I had compiled a php5 friendly version of sqlite 3 (3.0.6) that I found and installed and that worked just fine. It appears that the php api version changed from 20060613 to 20090626 with the upgrade to 10.04 and the 3.0.6 version of sqlite3 will no longer compile under the new api.

The main thing that really irks me here is that the source for php 5.3.0 *includes* source for sqlite3 in it: http://us.php.net/manual/en/sqlite3.installation.php. Can this finally get fixed since, I think, the last working version of sqlite3 was in Hardy?