On Tue, 2001-11-27 at 09:25, Cedric Fontaine wrote: > Hi ! > > Just finished the install of vpopmail 5.0 and now trying to install > qmailadmin 1.0 ! > > When I'm trying to log on qmailadmin, I've got an error 500. And here > part of Apache Log... > > error.log > [Tue Nov 27 16:16:32 2001] [error] [client 80.8.26.150] Premature end of script > headers: /home/ovh/cgi-bin/qmailadmin > > cgi.log > [2001-11-27 16:21:26]: info: (target/actual) uid: (vpopmail/vpopmail) gid: (vchk > pw/vchkpw) cmd: qmailadmin > [2001-11-27 16:21:26]: error: file is either setuid or setgid: (/home/ovh/cgi-bi > n/qmailadmin)
Yep, qmailadmin is setuid and setgid. Your will need to change your web server to allow setuid/setgid before qmailadmin can run. Ken Jones
