|
From: Lionel B. <lio...@bo...> - 2005-09-27 13:30:23
|
Steve Heaven wrote the following on 27.09.2005 15:22 : > Trying to setup the second server like the first but we get this: > > Sep 27 14:18:43 balder1 sqlgrey: Process Backgrounded > Sep 27 14:18:43 balder1 sqlgrey: 2005/09/27-14:18:43 sqlgrey (type > Net::Server::Multiplex) starting! pid(18324) > Sep 27 14:18:43 balder1 sqlgrey: Binding to TCP port 2501 on host > localhost > Sep 27 14:18:43 balder1 sqlgrey: Setting gid to "522 522" > Sep 27 14:18:43 balder1 sqlgrey: 2005/09/27-14:18:43 Couldn't become > gid "522": at line 486 in file > /usr/lib/perl5/site_perl/5.8.0/Net/Server.pm > Sep 27 14:18:43 balder1 sqlgrey: 2005/09/27-14:18:43 Server closing! > > > # grep sqlgrey /etc/group /etc/passwd > /etc/group:sqlgrey:x:522: > /etc/passwd:sqlgrey:x:522:522::/home/sqlgrey:/bin/false Which user do you use to start SQLgrey? init scripts usually suppose you are root. |