Need to delete suEXEC

Francisco

Verified User
Joined
May 3, 2004
Messages
8
How can I delete suEXEC is being a pain in the ass with CGI Scripts (such as Nagios)

Thanks
 
Hello,

The safest would be to rename it and chmod it:
Code:
mv /usr/sbin/suexec /usr/sbin/suexec.back
chmod 600 /usr/sbin/suexec.back
Then restart apache.

John
 
I was wondering. Would disabling the suEXEC end all My cgi woes??? John, You have helped Me from the start and I just dont like that suEXEC function. It takes away from DA to Me. I always wanted My own server and found DA good and inexpensive, however I run alot of CGI and so do most of My clients and if suEXEC causes all this grief and its not really necessary cant it be removed so DA acts more like cpanel???
Nuts
 
Back
Top