Installation problems - Ubuntu 16.10

by jtojnar, Tuesday, January 10, 2017, 08:36 (2635 days ago) @ andy47

It seems like you are attempting to use Windows version of the SQLite library.

If you use libapache2-mod-php7.0, the configuration file should be in /etc/php/7.0/apache2/php.ini. There you should look up php_pdo_sqlite.dll and comment it by adding semicolon at the beginning of the line. SQLite should actually be loaded by /etc/php/7.0/apache2/20-pdo_sqlite.ini, please check that it contains line extension=pdo_sqlite.so. Lastly, the Apache instance should be restarted using sudo systemctl restart apache2.


Complete thread:

 RSS Feed of thread

powered by my little forum