Here are my safemode parameters:

; Safe Mode
safe_mode  = Off
safe_mode_exec_dir =
safe_mode_allowed_env_vars = PHP_     ; Setting certain environment
variables
             ; may be a potential security breach.
             ; This directive contains a comma-delimited
             ; list of prefixes.  In Safe Mode, the
             ; user may only alter environment
             ; variables whose names begin with the
             ; prefixes supplied here.
             ; By default, users will only be able
             ; to set environment variables that begin
             ; with PHP_ (e.g. PHP_FOO=BAR).
             ; Note:  If this directive is empty, PHP
             ; will let the user modify ANY environment
             ; variable!
safe_mode_protected_env_vars = LD_LIBRARY_PATH



- Noah

"∞" <[EMAIL PROTECTED]> wrote in message
42EOfJ$[EMAIL PROTECTED]">news:42EOfJ$[EMAIL PROTECTED]...
> ==> [EMAIL PROTECTED] (Noah Spitzer-Williams) 的文章中提到:
> > PHP Warning:  Could not execute mail delivery program in /htdocs/...
> > Any suggestions on how to fix this?
> > - Noah
>
>         check your php.ini file.
>
>         if should be safe_mode = Off....
>
> --
> * Origin: LastLoveSongBBS (lls.twbbs.org) From:
localhost.localdomai 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to