My problem is:
root@server:~# /usr/bin/indexer --rotate --all
Sphinx 2.0.10-id64-release (rel20-r4501)
Copyright (c) 2001-2014, Andrew Aksyonoff
Copyright (c) 2008-2014, Sphinx Technologies Inc (
http://sphinxsearch.com)
using config file '/etc/sphinxsearch/sphinx.conf'...
indexing index 'forobase'...
ERROR: index 'forobase': key 'path' not found.
indexing index 'foropost1'...
FATAL: failed to open /home/sphinx-data/foropost1.tmp.spl: No such file or directory, will not index. Try --rotate option.
root@server:~# php /usr/local/etc/sphinx.conf
Could not open input file: /usr/local/etc/sphinx.conf
root@server:~# php /usr/etc/sphinx.conf
Could not open input file: /usr/etc/sphinx.conf
Can somene help?