PHP sendmail_path problem
From: Leslie (leslieNOSPAMannNOSPAM_at_hotmail.com)
Date: 11/30/03
- Next message: Chris Williams: "Re: [PHP] Undefined offset on Windows not on Apache?"
- Previous message: Jeroen Serpieters: "RE: [PHP] Accessing .bat file from PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 30 Nov 2003 13:01:05 -0600
I am running a server that has Redhat 9 ... Apache 1.3.28 ... and PHP
4.3.3.
I am trying to disable the sendmail_path so that the server users the SMTP
directive (Yes, I know this is supposed to only be used for Windows).
My problem is that it is proving to be impossible to do.
I have commented the sendmail_path in the php.ini file and restarted apache.
I verified that the php.ini file I edited is in fact the one that the PHP
engine is using.
But what happens is when I run the phpinfo() command no matter what I do it
still displays 'sendmail_path = /usr/sbin/sendmail -t -i'.
I have no idea where it is getting this value. It is completely removed from
the php.ini apache is restarted.... how is it getting this value? and why
won't it go away?
I'm puzzled with this one any help is much appreciated.
Leslie
- Next message: Chris Williams: "Re: [PHP] Undefined offset on Windows not on Apache?"
- Previous message: Jeroen Serpieters: "RE: [PHP] Accessing .bat file from PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]