[PHP] Re: Warning: Could not execute mail delivery program

2002-09-08 Thread Noah Spitzer-Williams

So do you think it has to be a server issue and not a code issue? My site's
traffic load has increased significantly in the last week or so and that's
kind of when it started happening. Could there be a resource problem? Is
there any way to find out more on why it's not running?

- Noah

Noah Spitzer-Williams [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 PHP Warning:  Could not execute mail delivery program in /htdocs/...

 Any suggestions on how to fix this?

 - Noah





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




[PHP] Re: Warning: Could not execute mail delivery program

2002-09-08 Thread Noah Spitzer-Williams

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




[PHP] Re: Warning: Could not execute mail delivery program

2002-09-07 Thread ¡Û

== [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