From:             [EMAIL PROTECTED]
Operating system: MacOS 10.1.2 (Darwin 5.2)
PHP version:      4.1.1
PHP Bug Type:     PHP options/info functions
Bug description:  Setting 'sendmail_path' leads to PHP not find sendmail

If 'sendmail_path' is set in the php.ini like this:
sendmail_path = 'sendmail -t -i'

I get the following error in the Apache error log: 
zsh: no such file or directory: /usr/sbin/sendmail -t -i

If I run /usr/sbin/sendmail -t -i manually from the zsh it works but if I
surround it by quotation marks I get the same error.
-- 
Edit bug report at: http://bugs.php.net/?id=14972&edit=1


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