Powered by OPF
OPF WIKI STATIC ARCHIVE
2,681 pages · 153 spaces · 776 tags · 4,025 history records · 96.2% of the original wiki recovered
Archived copy. This page was recovered from the Internet Archive snapshot of /pages/viewpage.action?pageId=13763900 taken on 2022-08-07. The original wiki at wiki.opf-labs.org is being decommissioned.

Installing 4store (multiple instances)

Created by David Tarrant on Apr 25, 2012 · last edited by David Tarrant · on Apr 25, 2012 (view history) · 7 versions

Running Multiple instances of 4store (httpd) on a single machine - Ubuntu 10.04

.....

Dependencies

Install the debian provided dependencies

Next install (download, ./configure, make, make install): 

RAPTOR -> http://librdf.org/raptor/

RASQAL -> http://librdf.org/rasqal/

Download 4store from Git

Install 4store

Configure 4store

Content:

Next edit hosts file to disable IPv6 lookup for localhost

Comment out the following line (so it contains the hash and looks like the following)

Finally run 4s-boss

Set up your stores

This should list the stores you have just created, now to bring them online:

Finally we can then start the httpd servers:

This will start 2 stores, one on port 5051 and one on port 5052.

Test your stores

Simply point a browser to the machine:port number status page e.g.