Closed GoogleCodeExporter closed 9 years ago
Is ports option specified after uid option?
If yes, make uid option to be the last one in the config file.
Currently the option order is important in some cases (like this one), I am
going to fix this.
Original comment by valenok
on 22 Jun 2010 at 3:24
Indeed, I've changed the sort order of these two options and now it starts. But
now I've found another problem:
It seems mongoose does not drop all of it's root rights. I've got a shell
script cgi which calles another program. Both are owned by root and have 700
access rights (only executable by root). Mongoose still executes executes both
when running as another user.
Furthermore "top" shows root as process owner of the mongoose processes.
Original comment by thenk...@gmail.com
on 22 Jun 2010 at 3:40
Can you confirm that this is still an issue, please?
Please use the latest source.
Original comment by valenok
on 23 Aug 2010 at 8:49
Can you confirm that this is still an issue, please?
Please use the latest source.
Original comment by valenok
on 23 Aug 2010 at 8:49
Fixed in 2.10.
Original comment by thenk...@gmail.com
on 14 Sep 2010 at 8:41
Original issue reported on code.google.com by
thenk...@gmail.com
on 22 Jun 2010 at 3:07