• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

suexec cgi proglem -- target uid/gid mismatch

A

akiva

Guest
I'm trying to get some simple perl cgi running -- the code is good (worked on our old site) -- but when I try to execute a simple test program I get an internal server error. Checking suexec_log I see:

target uid/gid (10001/2524 or 2523) mismatch with directory (10001/2524) or program (0/0)
[2007-12-04 01:22:14]: uid: (10001/akiva) gid: (2524/2524) cmd: test.cgi

ANy suggestions how to fix this?

Thanks
 
Back
Top