Topic: sqlite3 and PDO in PunBB
Hi,
Is any chance for support Sqlite3 and PDO in PunBB? My server does not support php-sqlite extension (only php-sqlite3)
and I do not want to use MySQL since I want to have a forum which can be highly portable. I did some research, and found
that there is only one PDO-ready forum - FudForum (phpBB and MyBB both have some problems, since they are in beta, I guess).
FudForum works great using sqlite3, but I do not like the way it looks. I like PunBB.
I think PunBB will gain a lot of popularity if sqlite3 support will be added
cheers, Sergei