I did want to link to one guide I posted last year as my non-staff account at the time:
Switching to suPHP
Since many of the discussions on the forum don't have a straightforward guide on the steps, I thought this might be helpful to give as a direct link.
Additionally, I suggest tailing the error log for Apache if any sites aren't working following the steps for conversion as well as picking a time when the server will not be overly active to allow sufficient time for the switch. To tail the log, you'd simply do:
Code:
tail -f /usr/local/apache/logs/error_log
To see any sites that might have issues after the switch has been completed.