I have a helloworld.pl in cgi-bin of my domain in /var/www/virtual/domain/cgi-bin... and the when I write in firefox...
http://www.domiain.com/cgi-bin/helloworld.pl
say...:
uid: (2000/vu2000) gid: (2000/2000) cmd: helloworld.pl
cannot get docroot information (/var/www)
why??????
The user vu2000 is only for the Admininterface and not for the site.
This should be vu2001, vu2002...
Greez BeNe
yes. I put vu2001 or vu2002, and now show this:
target uid/gid (2001/2001) mismatch with directory (2001/2001) or program (2001/33)
the files is: vu2002 www-data 37 2008-05-09 12:31 helloworld.pl
now, I change to vu2002 vu2002 37 2008-05-09 12:31 helloworld.pl, change group.
Now, in web show internal server error in log suexec.log say this: [2008-05-09 13:55:05]: uid: (2002/vu2002) gid: (2002/2002) cmd: helloworld.pl, it seems workly, but don't work... Can Do it the file .pl is wrong? have you any file in perl workly?
in file its:
#!/usr/bin/perl
print "hello world";
down promt work perfectly
now is workly, my file perl war corrupted!!
but, no, I will install mailman, and guide of this forum not workly...
now say in suexec.log this:
command not in docroot (/usr/lib/cgi-bin/mailman/listinfo)
yes. apt-get install mailman (debian etch stable)