[CWB] Is someone else running cqpweb under Ubuntu 18.04 LTS?
Stefan Evert
stefanML at collocations.de
Tue Apr 30 14:44:19 CEST 2019
TL;DR: Ubuntu sucks.
In the file
/etc/php/7.2/apache2/php.ini
uncomment the setting for mysqli.allow_local_infile:
; http://php.net/mysqli.allow_local_infile
mysqli.allow_local_infile = On
I suspect that PHP's internal default has changed with the latest update, because I didn't need to set this before.
@Andrew: shouldn't hurt in older PHP versions, so you may want to add it to the admin manual. Feel free to quote me on "Ubuntu sucks".
Best,
Stefan
More information about the CWB
mailing list