freebsd-ports/mail/squirrelmail/pkg-help
Adam Weinberger 2c2e3eefde Update squirrelmail to 20161030 sources, which most notably brings
much better php70 support. The optional database backend has switched
from PEAR to PDO, so include an UPDATING note about it.
2016-10-30 16:19:26 +00:00

5 lines
226 B
Text

If you enable the PDO database framework option, you still need to install a
database-specific PDO driver.
For example, if you're using php 7.0, you could install php70-pdo_sqlite,
from /usr/ports/databases/php70-pdo_sqlite.