[CWB] Metadata installation error with CQPweb latest

Hardie, Andrew a.hardie at lancaster.ac.uk
Tue Oct 22 13:59:32 CEST 2019


Peter is correct. local infile only works if it’s enabled BOTH in PHP AND in mysql/mariadb.

Since you’ve got error “1148” – the one that is turned off is in your mysql/mariadb setup. (If there’s no error number, it means the problem is in the php.ini.)

Look at the discussion of the mysqld settings there that can block local infile. Or, change your CQPweb config – CQPweb will run happily without local infiole as long as your mysql daemon is able to  access the files itself & CQPweb is configured to knoiw this

best

Andrew.

From: cwb-bounces at sslmit.unibo.it <cwb-bounces at sslmit.unibo.it> On Behalf Of Uhrig, Peter
Sent: 22 October 2019 10:16
To: Open source development of the Corpus WorkBench <cwb at sslmit.unibo.it>
Subject: [External Sender] Re: [CWB] Metadata installation error with CQPweb latest

Probably, you will need to make sure your MySQL server also has this enabled. Given the error message, I guess that this is independent of CQPweb as there are lots webpages addressing this as a MySQL configuration thing.

Von: cwb-bounces at sslmit.unibo.it<mailto:cwb-bounces at sslmit.unibo.it> <cwb-bounces at sslmit.unibo.it<mailto:cwb-bounces at sslmit.unibo.it>> Im Auftrag von D. Yuan
Gesendet: Dienstag, 22. Oktober 2019 10:54
An: cwb at sslmit.unibo.it<mailto:cwb at sslmit.unibo.it>
Betreff: [CWB] Metadata installation error with CQPweb latest


Hi, Peter,

Thanks a lot ! I tried the following two settings:

____________________

mysqli.allow_local_infile = On



mysqli.allow_local_infile = 1



__________________



neither works.



best,



D.




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://liste.sslmit.unibo.it/pipermail/cwb/attachments/20191022/7d63de25/attachment.html>


More information about the CWB mailing list