From: Lionel B. <lio...@bo...> - 2007-02-28 15:33:44
|
John Smith wrote the following on 28.02.2007 15:34 : > (...) > > postfix:x:102: > postdrop:x:103: > sqlgrey:x:104: > and in /etc/passwd: > postfix:x:1001:102:Postfix MTA:/var/spool/postfix:/bin/false > sqlgrey:x:1002:104::/var/lib/sqlgrey: > > I even create manually /var/lib/sqlgrey. > > Now, the problem: > > root@slack11:/etc <mailto:root@slack11:/etc># sqlgrey > 2007/02/28-16:29:30 sqlgrey (type Net::Server::Multiplex) starting! > pid(4433) > Binding to TCP port 2501 on host localhost > Setting gid to "104 104" > Setting uid to "1002" > dbaccess: can't connect to DB: unable to open database file(1) at > dbdimp.c line 94 > Can't call method "do" on an undefined value at /usr/sbin/sqlgrey line > 298. > root@slack11:/etc <mailto:root@slack11:/etc># Are /var/lib/sqlgrey permissions OK? It should belong to sqlgrey and be user writable. Lionel |