|
From: Michael S. <Mic...@lr...> - 2005-09-27 15:03:25
|
On Tue, 27 Sep 2005, Steve Heaven wrote: > 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! If you have Net::Server 0.88 then this seems to be the problem. 0.88 in some cases does not work together with perl 5.8.0, as they said on the amavisd-new list. In this case either downgrade to 0.87, see http://marc.theaimsgroup.com/?l=amavis-user&m=111999829830183&w=2 or upgrade to a new perl version (which may create an entirely new can of worms). Michael Storz ------------------------------------------------- Leibniz-Rechenzentrum ! <mailto:St...@lr...> Barer Str. 21 ! Fax: +49 89 2809460 80333 Muenchen, Germany ! Tel: +49 89 289-28840 |