You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Current »

Problem

Following a fresh install of Zend Server 2018 (PHP7.2.1) php mail stopped working.
The following message is given in the  Apache HTTPD log file www\zendphp7\logs\error_log.Q_date_time_stamp:
sh: /usr/sbin/sendmail: not found

Possible cause when the Zend Server libraries deployed are not updated to the latest versions available.
IBM i not connected to the web,(no internet access).


Solution

Download and deploy the latest Zend Framework Libraries.
Use the SMTP Transport found in Zend Framework a more reliable and easy to implement.

In the following article you can find an examples written for Zend Framework 1 and Zend Framework 2.

Use Framework's SMTP Transport instead of mail() on IBM i

Error rendering macro 'excerpt-include'

No link could be created for 'Use Framework's SMTP Transport instead of mail() on IBM i'.

Zend Mail SMTP Options

Use Framework's SMTP Transport instead of mail on IBM-i

IBM i SMTP Mail -The PHP mail Function-

Zend Server Libraries

Zend Framework downloads

Create .zpks the easy way




  • No labels