Sierron wrote:jslick wrote:OS: Fedora 13 64-bit
PHP: 5.2.13
SQLite 3 is within the package of php 5.3.0, but not in 5.2.*
How do you have sqlite3? Do you have the sqlite3 extension enabled in your php.ini? Or do you have them another way?
Thanks Sierron. I installed php5-sqlite on ubuntu and both SQLite and SQLite 3.0 options became available. However, when I 'Process to next step' from the Database settings page, I get a blank page (fatal error of some sort I think).
Unfortunately, I don't have this package (php5-sqlite) on the fedora machine, which I don't have administrative access to. My intention was to use sqlite since I don't have a MySQL db on that machine. Without sqlite ability, I don't think this serves me much purpose anymore. (Unless I were to ask the admins to enabled php5-admin; in which case, I might as well ask for a MySQL db).
If someone can confirm that my re-packaged phpBB works with sqlite3, I will post it at a more permanent location.