Webhosting Forums > Dedicated Server Administration

bind() failed on 0.0.0.0, retrying... Unable to start Sphinx searchd

(1/1)

PHPize:
Hi

Finally I managed to install Sphinx search on my server and things looks fine but when I try to run .. I get following error message:


--- Code: ---# /usr/local/sphinx/bin/searchd --config /usr/local/sphinx/etc/sphinx.conf
Sphinx 0.9.9-release (r2117)
Copyright (c) 2001-2009, Andrew Aksyonoff

using config file '/usr/local/sphinx/etc/sphinx.conf'...
listening on all interfaces, port=9312
bind() failed on 0.0.0.0, retrying...
bind() failed on 0.0.0.0, retrying...
bind() failed on 0.0.0.0, retrying...
bind() failed on 0.0.0.0, retrying...
bind() failed on 0.0.0.0, retrying...
bind() failed on 0.0.0.0, retrying...
bind() failed on 0.0.0.0, retrying...
bind() failed on 0.0.0.0, retrying...
bind() failed on 0.0.0.0, retrying...
bind() failed on 0.0.0.0, retrying...
bind() failed on 0.0.0.0, retrying...
bind() failed on 0.0.0.0, retrying...
FATAL: bind() failed on 0.0.0.0: Illegal seek

--- End code ---

Now what is the problem ? Any idea !!

Jaffery:
Either Sphinx is already running or you have something other running on server using sphinx ports. First try to kill sphinx and see if it again happens.

Navigation

[0] Message Index

Go to full version