Forum Moderators: phranque

Message Too Old, No Replies

help with apache suexec.log

         

lwknet

6:20 pm on Jun 7, 2004 (gmt 0)

10+ Year Member



[2004-06-07 03:51:21]: uid: (500/lwkstudi) gid: (500/500) cmd: module.cgi
[2004-06-07 03:51:21]: command not in docroot (/home/lwkstudi/cb.example.com/html/module.cgi)
[2004-06-07 03:51:25]: uid: (500/lwkstudi) gid: (500/500) cmd: index.cgi
[2004-06-07 03:51:25]: command not in docroot (/home/lwkstudi/example.com/html/index.cgi)
[2004-06-07 03:51:43]: uid: (500/lwkstudi) gid: (500/500) cmd: index.cgi
[2004-06-07 03:51:43]: command not in docroot (/home/lwkstudi/example.com/html/index.cgi)
[2004-06-07 03:51:47]: uid: (500/lwkstudi) gid: (500/500) cmd: module.cgi
[2004-06-07 03:51:47]: command not in docroot (/home/lwkstudi/cb.example.com/html/module.cgi)
[2004-06-07 03:51:49]: uid: (500/lwkstudi) gid: (500/500) cmd: module.cgi
[2004-06-07 03:51:49]: command not in docroot (/home/lwkstudi/cb.example.com/html/module.cgi)
.
.
.
.
.
.
.

it just repeats itself few hundreds times...

and my script doesn't get started(500 error), and i'm 100% sure the problem isn't my scripts, coz its a simple "print hello world" script.

permission of /home 0711
permission of /home/user 0711
permission of /home/user/domain 0711
permission of /home/user/domain/html 0711
permission of scripts 0711

what's wrong with it?

[edited by: jdMorgan at 8:48 pm (utc) on June 7, 2004]
[edit reason] Removed specifics per TOS [/edit]

inwebsys

8:14 pm on Jun 7, 2004 (gmt 0)

10+ Year Member



Post the output of this command:

httpd -V

lwknet

12:01 pm on Jun 8, 2004 (gmt 0)

10+ Year Member



solved

by recompiling apache, and downgrading to 1.3 from 2.0

i found that its my initial apache install comes broken in suexec, the suexec-docroot points to somewhere else other than /home