• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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