afterlogic / webmail-lite

AfterLogic WebMail Lite PHP. Fast and easy-to-use webmail front-end for your existing IMAP mail server, Plesk or cPanel.
https://afterlogic.org/webmail-lite
GNU Affero General Public License v3.0
443 stars 120 forks source link

Support for PDO/SQLite #27

Closed AnnoyingTechnology closed 9 years ago

AnnoyingTechnology commented 9 years ago

Would it be feasible to enable a PDO/SQLite option during installation instead of PDO/MySQL, or does webmail-lite use features that are specific to the MySQL engine ?

Thanks.

afterlogic commented 9 years ago

There's no easy way for us to answer that as the code was never meant to be tested for SQLite compatibility. A while ago, we've added PostgreSQL support but that took quite a lot of work.