Comments on How To Set Up suPHP With PHP4 And PHP5

How To Set Up suPHP With PHP4 And PHP5 This tutorial shows how to install and use suPHP with PHP4 and PHP5. suPHP is a tool for executing PHP scripts with the permissions of their owners instead of the Apache user. With the help of suPHP you can also have PHP4 and PHP5 installed at the same time which I will describe at the end of this article. suPHP integrates into Apache2 as a module. At the time of this writing it does work with Apache2 prior to version 2.2. Version 2.2 is not supported yet.

3 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: Anonymous

"suPHP integrates into Apache2 as a module. At the time of this writing it does work with Apache2 prior to version 2.2. Version 2.2 is not supported yet."

I think the paragraph should read:

"suPHP integrates into Apache2 as a module. At the time of this writing it does work with Apache2 prior to version 2.0. Version 2.2 is not supported yet."

By: Anonymous

I created a similar guide "How to Compile suPHP+Apache2+PHP" at URL:

    http://planetmy.com/blog/?p=67

By: