https://bz.apache.org/bugzilla/show_bug.cgi?id=49439
Witold Baryluk <bary...@smp.if.uj.edu.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|2.2.15 |2.4.46 Resolution|LATER |--- Status|RESOLVED |REOPENED --- Comment #13 from Witold Baryluk <bary...@smp.if.uj.edu.pl> --- The issue is still present in Apache 2.4.46. Without the patch, I am getting 500 Internal server error, and in suexec.log this message: [2020-12-05 10:12:27]: cannot run as forbidden uid (33/php-fcgi-wrapper) [2020-12-05 10:23:09]: uid: (1000/user) gid: (1000/user) cmd: php-fcgi-wrapper With the patch it just works. Tested php8.0-cgi 8.0.0-1 from Debian sid. The configuration is essentially the same as before (slightly adjusted because Debian packages Apache 2.4 is a bit different than Apache 2.2 in the past, i.e. it is split differently into different files now). The patch is the same, just variable `w` is now `user`. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org For additional commands, e-mail: bugs-h...@httpd.apache.org