Hello,
I succeded in producing the vad file.
We have a very strange problem with it.
The data from the login form is collected by javascript and submitted as
a post request.
Firebug shows that the post is completely valid, see below for details.
The problem is that the data never arrives at the receiving php side,
i.e. $_POST is empty.
The vad can be downloaded here:
http://downloads.dbpedia.org/ontowiki_fs.vad
It is quite big and it would be nice to compress it (5MB compared to 32MB).
To make it run either the config.ini needs to be adapted or there needs
to be an ODBC data source configured to VOS, login dba, pw dba
There are two rewrite rules and a mapping to the physical location of
the files (OntoWiki->vad/vsp/ontowiki)
Two graphs are created automatically. Login should be possible with
Virtuoso credentials, e.g. dba:dba
Regards,
Sebastian Hellmann, AKSW
Here is the request/answer data to
http://localhost:8890/OntoWiki/application/login:
Request header:
Host: localhost:8890
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.1)
Gecko/20090715 Firefox/3.5.1
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: http://localhost:8890/OntoWiki/
Cookie: PHPSESSID=62b1692cab046300b04d8a25067f79e8
X-lori-time-1: 1248778040184
Request body:
logintype locallogin
password dba
redirect-uri %2FOntoWiki%2F
username dba
Answer Header
Server: Virtuoso/05.11.3039 (Linux) i686-pc-linux-gnu
Connection: Keep-Alive
List-Post: virtuoso-users@lists.sourceforge.net
Date: Tue, 28 Jul 2009 10:47:20 GMT
Accept-Ranges: bytes
X-Powered-By: PHP/5.2.10
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0,
pre-check=0
Pragma: no-cache
Content-Type: text/html
Content-Length: 205
X-lori-time-2: 1248778040463
Answer body:
<br />
<b>Notice</b>: Undefined index: logintype in
<b>/opt/virtuoso-opensource-5.0.11/var/lib/virtuoso/vsp/vad/vsp/ontowiki/application/controllers/ApplicationController.php</b>
on line <b>88</b><br />