[PHP-DB] sqlite and php4

2004-06-02 Thread Ivan Voras
I recently read the changelog (NEWS) file pointed by the announcment for 4.3.7rc1 on the web and came across this line: - Fixed bug #28112 (sqlite_query() crashing apache on malformed query). (Ilia, Marcus) Does that mean sqlite is/will be in 4.3.7? (I'm only asking for a clarification :) )

[PHP-DB] SQLite and PHP4

2004-05-18 Thread Eli White
After playing around some with SQLite with PHP5, I decided that I wanted to have it working in PHP4 to start using it fully while waiting for PHP5 to come out. However, I ran into a snag ... after downloading it/phpizeing/configure/make/makeinstall ... I added the extension=sqlite.so line to