preventing a user to start a process

Miroslav Lachman 000.fbsd at quip.cz
Fri Jul 29 10:29:54 GMT 2005


David Hogan wrote:

>>Unfortunately, that is not possible. E.g. typo3 calls Imagemagick, so I
>>need system().
> 
> 
> Hmmm ... ok
> 
> are you aware you can override many php.ini settings on a per directory
> basis or even per vhost basis (I think) ? If you didn't have too many
> exceptions, you could deny system() globally, then allow it just for trusted
> users or scripts.
> 

disable_functions directive works only globally (IMHO)

--
Miroslav Lachman


More information about the freebsd-isp mailing list