kolberg

Registered
Jul 23, 2002
2
0
151
I'm having a problem with CGI under apache. This is a new install and other things seem to be working correctly. I'm actually installing this for a client and just used the basic setup proceedure for Cpanel...

But any cgi program perl/sh seem to crash... Apparently there are a number of other problems to that were created when moving from the old server to the new, but solving this problem is the number one priority.

Cpanel is running on RH 7.2. Apache is configured with mod_cgi and handler is in .conf file... ExecCGI option is on yet I still seem to be having problems.

I'm not familiar with the Cpanel system but have set up apache on a number of system... I would hate to go through and recompile and link apache without using Cpanel, but at this point I am unsure what to do... Everything looks correct.

Can anyone point out possible problems I might be having?
 

Djelibeybi

Well-Known Member
Mar 19, 2002
55
0
306
Try /scripts/fixsuexeccgiscripts -- permissions and directory/file owndership for CGI/Perl scripts are very specific if suexec is enabled.
 

kolberg

Registered
Jul 23, 2002
2
0
151
No luck

Ran script... double checked permissions... Might be something there, but things still seem not to work... will look into it more to verify, but doesn't look like it is going to work.