Samuel Lampa

Results 148 comments of Samuel Lampa

Hmm, did a little test script, which I document here for reference: ```php

Ok, if I add one line, after creating the store: ```php $store->createDBCon(); ``` ... then I get in the Nginx log: ``` 2020/03/19 18:41:35 [error] 892#892: *85 FastCGI sent in...

I filed an issue over at the ARC2 repo, in case they have some hints: https://github.com/semsol/arc2/issues/140

Can report that it works now, locally, with branch [59-make-work-with-mw-1.34](https://github.com/rdfio/RDFIO/tree/59-make-work-with-mw-1.34). Now just trying to be able to run the tests.

Hi @k00ni >> One problem is that reportedly ARC2 is now only tested with MariaDB, while I run MySQL (Trying to install MariaDB pretty much messed up a lot of...

Current status: - [x] Make it stop throwing errors on all the special pages - [x] Make unit tests pass - [x] Make basic import work in the interface -...

Strange, now i get error: ``` Construct Template not found in ARC2_SPARQLPlusParser ``` ... when trying to import the example turtle content. Didn't get it just before. Perhaps some caching...

Latest status #63 :expressionless: EDIT: Solved.

> As said, I did some maintenance work on this extension in addition of the branches mentionned above and it solves this issue (well, I guess it may remain some...

Thanks @matmatmaf ! I'll see if I can replicate the errors with internal objects installed.