EasyApache3 and Mod SuPHP

This module is the replacement for EasyApache 1’s PHPSuexec patches. This module provides an easy way of running PHP as the owner of the VirtualHost who is serving the request.

If you have already running Apache with mod_so (DSO-support), mod_suphp should have been installed to your Apache server automatically.

If it is not working look for the two lines

LoadModule suphp_module /usr/lib/httpd/mod_suphp.so

and in your “httpd.conf”.

AddModule mod_suphp.c

Trackback URI | Comments RSS

Leave a Reply

You must be logged in to post a comment.