Hi,

I have *virtuoso-opensource-7.2.1 *installed and running. I can access to
it via *http://localhost:8890/conductor <http://localhost:8890/conductor>*
and upload Turtle files with no problem. But when I try to load a big file
using command line it gives the following error:


*Error 42000: [Virtuoso Driver][Virtuoso Server]FA003: Access to
'/[path_to_ontowiki]/ontowiki' is denied due to access control in ini file*

This is the command I used:

*ld_dir('/[path_to_ontowiki]/ontowiki', 'file_name.ttl', '[my_graph_iri]');*

I have copied virtuoso.ini from*
/[path_to_virtuoso]/var/lib/virtuoso/db/virtuoso/
*to *[path_to_virtuoso]/var/lib/virtuoso/ontowiki/ *and made the following
changes to it:

*DirsAllowed  = ., /[path_to_virtuoso]/share/virtuoso/vad,
 /[path_to_ontowiki]/ontowiki*

Then I restarted virtuoso. Also *file_name.ttl'  *actually is under
ontowiki directory.

I couldn't find anything else on the internet. I appreciate any help.

Regards,
Delaram
------------------------------------------------------------------------------
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to