Re: FW: Put RDF files in a Server

> Hello,
> 
> The server was restarted and again I receive "null"
> 

I see that the server doesn't think it has any data. Can you send me:

* Any messages in the error log
* What you used as the DataDirectory in httpd.conf
* What "ls -la" in that directory shows

Another thing to try is to make sure that your DataDirectory is writable
by the user that the server runs as (such as "apache" or "nobody"). The
server needs to perform indexing on any .rdf files you have and so it needs
to write to that directory.

Received on Thursday, 30 January 2003 12:48:04 UTC