Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

HowToForge.com:
How To Set Up suPHP With PHP4 And PHP5
Jun 11, 2006 @ 19:16:24

On HowToForge.com today, there's a new tutorial on getting suPHP to work with both PHP4 and PHP5 installations.

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.

The tutorial steps you through the process - installation of apache (with apt-get), disabling the built-in PHP, installing apxs, installation of PHP4-CGI, and, finally suPHP. From there, it's all just configuration of the different packages up to a finished, working install.

tagged: php4 php5 suphp installation configuration php4 php5 suphp installation configuration

Link:


Trending Topics: