Re: [Semanticscuttle-devel] Privatekey / Opensearch problem / Configurable privacy
Brought to you by:
cweiske
From: <go...@gm...> - 2011-02-20 11:40:05
|
yes, that fixed it. I think I found an error..In the opensearch.php there is a reference to "$GLOBALS['root']", which I have no idea where it was defined (not in config.php). Did you all install SemanticScuttle on a root directory or in a different folder? I installed it in a folder, and when I try to search using opensearch, it tries searching in the root of the server, i.e: instead of http://localhost/sc/search.php/all/google%20homepage it goes to http://localhost/search.php/all/google+homepage Did I simply forget to define it, or is it really not defined anywhere? On Sun, Feb 20, 2011 at 12:04 PM, Christian Weiske <cw...@cw...>wrote: > > php.ini, which clashes with "<?xml" - simply set it to "Off" in php.ini |