News Feed
Jobs Feed
Sections

Recent Jobs

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



Similar Posts

Danne Lundqvist's Blog: Setting up a development environment with apache-2.2.6

M. Norway\'s Blog: Podcast player in Flash! PHP Script to Convert RSS to XSPF

PHPToys.com: Creating a file based AD rotator script

Tobias Schlitt's Blog: PHPUGDO plans "PHP introduction workshop"

Stefan Mischook's Blog: Installing PHP and MySQL on the Mac with MAMP


Community Events









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


database release releases zend book example ajax application mysql developer PEAR PHP5 package framework security zendframework conference cakephp job code

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