Hi Delaram,

Why did you "virtuoso.ini from 
/[path_to_virtuoso]/var/lib/virtuoso/db/virtuoso/ to 
[path_to_virtuoso]/var/lib/virtuoso/ontowiki/ “ ?

Seems you possibly have 3 Virtuoso installations , a default bundle with the 
OS, one from OntoWiki and one you have compiled locally ie 
virtuoso-opensource-7.2.1 ?

How do you know which one is running ie what command is being used to start the 
Virtuoso server, as the error indicates the DirsAllowed setting is in effect 
probably because the Virtuoso server running is not using it.

Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc.      //              http://www.openlinksw.com/
Weblog   -- http://www.openlinksw.com/blogs/
LinkedIn -- http://www.linkedin.com/company/openlink-software/
Twitter  -- http://twitter.com/OpenLink
Google+  -- http://plus.google.com/100570109519069333827/
Facebook -- http://www.facebook.com/OpenLinkSoftware
Universal Data Access, Integration, and Management Technology Providers

> On 13 Nov 2015, at 15:20, Delaram Ra <delaram...@gmail.com> wrote:
> 
> Hi,
> 
> I have virtuoso-opensource-7.2.1 installed and running. I can access to it 
> via 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


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

Reply via email to