I used suphp for years and even wrote some fond blog posts about it, but I’ve since switched to mod_php secured using mod_ruid2 (and before that mpm itk). These have the advantage that the user of the entire virtual host changes—not just the php interprete—and it’s faster as there’s no overhead from starting a php process each time.
Sent from my iPhone > On Mar 20, 2018, at 9:21 AM, James Hall <[email protected]> wrote: > > Thank you for your work over the years, Sebastian - it is much appreciated. > > Can I ask what becomes of the future for SuPHP? I am aware that cPanel is > bundled and still uses suPHP as default. Presumably they actively maintain > their own version, though. > > What equivalent software would you recommend in this day and age? > > Cheers, > > James > >> On Tue, Mar 20, 2018 at 3:59 PM, Vegard Svanberg <[email protected]> wrote: >> * Sebastian Marsching <[email protected]> [2018-03-20 14:39]: >> >> > in a few days, I am going to shutdown the suPHP mailing-list service. >> > In the last year, there have not been any messages to the mailing list >> > (except for spam that I manually filtered). Given the fact that suPHP >> > has reached its end-of-life and the last release has been five years >> > ago, I do not see the need for a mailing list any longer. >> >> Thanks for the great effort, mate. >> >> -- >> Vegard Svanberg <[email protected]> [*Takapa@IRC (EFnet)] >> >> >> _______________________________________________ >> suPHP mailing list >> [email protected] >> https://lists.marsching.com/mailman/listinfo/suphp > > _______________________________________________ > suPHP mailing list > [email protected] > https://lists.marsching.com/mailman/listinfo/suphp
_______________________________________________ suPHP mailing list [email protected] https://lists.marsching.com/mailman/listinfo/suphp
