Email Alerts Broken? Failed opening required 'Mail/mimePart.php'

Hi All,
We just discovered out email alerts have not been sending, and when checking the test_alert.php we see the following error:
PHP Fatal error: require_once(): Failed opening required 'Mail/mimePart.php' (include_path='/opt/observium/libs:.:/usr/share/php') in /opt/observium/libs/pear/Mail/mime.php on line 63
Changing line 63 in that file to 'pear/Mail/mimePart.php' fixes the issue and the test alerts works again.
Has something changed in a recent Observium release that would have broken this include? Anyone else seeing this?
Just upgraded to 17.6.8631 and the issue persists.
Many Thanks, Tim C

I’ve just sent the exact same support issue to the mailing list, thank god its not just me getting this issue!
Regards
Simon
On 7 Jun 2017, at 13:50, Mailing Lists lists@coop3r.com wrote:
Hi All,
We just discovered out email alerts have not been sending, and when checking the test_alert.php we see the following error:
PHP Fatal error: require_once(): Failed opening required 'Mail/mimePart.php' (include_path='/opt/observium/libs:.:/usr/share/php') in /opt/observium/libs/pear/Mail/mime.php on line 63
Changing line 63 in that file to 'pear/Mail/mimePart.php' fixes the issue and the test alerts works again.
Has something changed in a recent Observium release that would have broken this include? Anyone else seeing this?
Just upgraded to 17.6.8631 and the issue persists.
Many Thanks, Tim C _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

Hi,
Change the line 63 from ‘Mail/minePart.php’ to ‘minePart.php’ and works again without any issues?
Very strange as that mime.php file hasn’t changed since beginning of feb 2017 ?
Regards
Simon
On 7 Jun 2017, at 13:50, Mailing Lists lists@coop3r.com wrote:
Hi All,
We just discovered out email alerts have not been sending, and when checking the test_alert.php we see the following error:
PHP Fatal error: require_once(): Failed opening required 'Mail/mimePart.php' (include_path='/opt/observium/libs:.:/usr/share/php') in /opt/observium/libs/pear/Mail/mime.php on line 63
Changing line 63 in that file to 'pear/Mail/mimePart.php' fixes the issue and the test alerts works again.
Has something changed in a recent Observium release that would have broken this include? Anyone else seeing this?
Just upgraded to 17.6.8631 and the issue persists.
Many Thanks, Tim C _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (2)
-
Mailing Lists
-
Simon Mousey Smith