I fetched my PHP.INI file:

disable_functions=; This directive allows you to disable certain
; functions for security reasons.  It receives
; a comma separated list of function names.
; This directive is *NOT* affected by whether
; Safe Mode is turned on or off.

so search for 'disable_functions'

-elias

""juang"" <[EMAIL PROTECTED]> wrote in message
009301c0b8fc$5d6a2280$0c9fbe0a@asp">news:009301c0b8fc$5d6a2280$0c9fbe0a@asp...
HI all,
how to compile php without function phpinfo enalbe. so if user call
phpinfo() it would be false/error.
i would like to build a free web server with php but i don't like if the
user know what are the tools in my server 'couse it's a free server.

is it possible or it's just a stupid question?
-JUANG-




-- 
PHP General 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