Sean_W wrote:
no success
What exactly doesn't work? What kind of error messages (if any) do you get?
Also, are you sure you really want suPHP?
suPHP is slow, and its security benefits are usually quite small in a self-managed VPS environment. It won't make your PHP scripts any more secure; it merely tries to control the damage if and when a script is exploited. (Shared hosting companies use suPHP because it might allow them to keep servicing other customers even if one customer gets hacked.) If you want suPHP only because someone told you it's good, think again. There are better options, such as nginx and FastCGI/FPM.