[02:41] kekie joined #tikiwiki [02:43] kekie I'm trying to install tiki on a lamp stack on my local machine (linux mint 18.3), but I keep getting an error in tiki-check.php [02:43] kekie "None of the supported database drivers (PDO/mysqli/mysql) is loaded. This prevents Tiki from functioning." [02:44] kekie But my phpinfo() states that SQLite 3.x is installed, as is the PDO [02:44] kekie How do I resolve this issue? [03:31] xavi joined #tikiwiki [12:47] luciash kekie: I guess you need to install mariadb/mysql and php-mysql drivers too [12:47] Jyhem Hi kekie, have you installed either mysql or mariadb? [12:49] Jyhem sqlite is a lightweight database which Tiki can use for totally secundary tasks, like looking up the revision system status. The data is really stored in either mysql or mariadb [12:50] Jyhem if either mysql or mariadb is installed, maybe you miss some php-mysql package [14:31] panamausa joined #tikiwiki [14:32] Caarrie joined #tikiwiki [14:43] kekie joined #tikiwiki [17:36] kekie I installed mysql-server and php7.0-mysql [17:36] kekie No luck [23:29] xavi joined #tikiwiki