News Feed
Jobs Feed
Sections




News Archive
PHPImpact Blog:
Run PHP scripts with different users on the same server
August 12, 2008 @ 09:31:52

On the PHP::Impact blog Federico has posted a sort of reminder about a method you can use to run PHP scripts as different users on the same system - suPHP.

suPHP is a tool for executing PHP scripts with the permissions of their owners. It consists of an Apache module (mod_suphp) and a setuid root binary (suphp) that is called by the Apache module to change the uid of the process executing the PHP interpreter.

suPHP runs as an Apache module and works with the local server's permission system to restrict script access to whatever the user's allowances are. He links to this tutorial for more information on setting it up.

0 comments voice your opinion now!
suphp script apache module user permission


blog comments powered by Disqus

Similar Posts

Community News: MAMP - Mac, Apache, MySQL, and PHP Installer

Atlanta PHP User Group: March 2006 Meeting - 2nd @ 7pm

Atlanta PHP USers Group: January Meeting (Thu, Jan 5 @ 7pm)

DevShed: Filters and Login Systems for Web Application Security

Brandon Savage's Blog: Validation Blind Spots Hurt Real Users


Community Events









Don't see your event here?
Let us know!


introduction phpunit testing database podcast api tool example interview unittest framework community development object zendframework2 release opinion code language composer

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework