On Friday, October 18, 2002, at 11:39 AM, Psycho Tux wrote:

[18/Oct/2002:17:27:51][1480.1024][-main-] Error: nscp:
could not listen on 127.0.0.1:9999
[18/Oct/2002:17:27:51][1480.1024][-main-] Error:
modload: failed to load '/usr/local/aolserver/bin/n
scp.so': 'Ns_ModuleInit' returned -1
[18/Oct/2002:17:27:51][1480.1024][-main-] Fatal:
modload: failed to load module '/usr/local/aolserve
r/bin/nscp.so'

It looks like you already have something listening on port 9999 when the
server comes up, so nscp is failing to load and killing the server.  Try
preventing the loading of the nscp module -- if you use a variation of the
sample config file, set nscp_user to ""; otherwise, comment out the
"ns_param nscp ${bindir}/nscp${ext}" line in ns/server/$server/modules.

Reply via email to