I've now been trying to get our webserver more secure. Biggest problem is that users can view eachother documents, using exec, shell_exec, and all the other tricks.
Safe mode isn't prefered, openbasedir is installed on php, disable functions isn't possible because of the high amount live websites on the system that rely on them.
The only options I found are suPHP and fastCGI to run the procesess under users id.
Who can advise what steps to take and why.
I've tried suPHP, but can't get php to build as CGI, don't know why
Please, I'm getting desparate.
ThX Redeye
Safe mode isn't prefered, openbasedir is installed on php, disable functions isn't possible because of the high amount live websites on the system that rely on them.
The only options I found are suPHP and fastCGI to run the procesess under users id.
Who can advise what steps to take and why.
I've tried suPHP, but can't get php to build as CGI, don't know why
Please, I'm getting desparate.
ThX Redeye