Hello, I've problem accessing /conductor since I've upgraded from 5.0.5 to 5.0.9
When I do http://localhost:<port>/sparql it work for everyone of my 31 servers running on this computer. When I do http://localhost:<port>/conductor everyone of them is now answering me ----------------------------- Error HTTP/1.1 404 File not found The requested URL was not found URI = '/conductor' ----------------------------- When I start a Virtuoso instance, I receive this PL LOG: Can't get list of vad packages in /opt/virtuoso/share/virtuoso/vad/ --> this folder really contain vad files I'm running this on a Linux Fedora 8. Virtuoso is installed in /opt in folder virtuoso-5.0.9 My older virtuoso is installed in /opt also in folder virtuoso-5.0.5 I've created a symbolic link to virtuoso in the /opt folder like this lrwxrwxrwx 1 root root 15 2009-02-06 15:52 virtuoso -> virtuoso-5.0.9/ drwxr-xr-x 6 root root 4096 2008-03-18 17:03 virtuoso-5.0.5 drwxr-xr-x 6 root root 4096 2009-02-06 15:52 virtuoso-5.0.9 What Am I doing wrong? I need conductor to change Sparql users properties to add update to it. Thanks, Marc-Alexandre Nolin