In php.ini:

; This directive allows you to disable certain functions for security
reasons.
; It receives a comma-deliminated list of function names.  This directive is
; *NOT* affected by whether Safe Mode is turned On or Off.
disable_functions = chown, chmod, exec, passthru.



"Frederic Trudeau" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
>
> I would like to disable those 'potentially' dangerous functions on my
> server ... I can I manage to do that, other then manually edit de C code ?
>
>
> Thanks
>
>
> Frederic Trudeau
>
>
> [A]dvanced [S]upport [A]gent
> Colocation/Customer Support Agent
> CAM Internet -> http://www.cam.org
>
> "My God ! It's full of stars"
>
>
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to