Fatal error: Class 'SMTP'

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
CapFi
Posts: 5
Joined: 10 Dec 2007, 10:25

Fatal error: Class 'SMTP'

Post by CapFi »

Good morning,

I don't know how to resolve the following error.


SYSTEM WARNING: PHPMailer::include_once(PHPMAILER_PATHclass.smtp.php) [function.PHPMailer-include-once]: failed to open stream: No such file or directory

SYSTEM WARNING: PHPMailer::include_once() [function.include]: Failed opening 'PHPMAILER_PATHclass.smtp.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear')

Fatal error: Class 'SMTP' not found in /usr/share/php/libphp-phpmailer/class.phpmailer.php on line 527


If someone could help me,

Thank's in advance
:?
CapFi
Posts: 5
Joined: 10 Dec 2007, 10:25

Re: Fatal error: Class 'SMTP'

Post by CapFi »

Ok,

I've found the issue

I had to "install" PHPMAILER, I've unzipped it to /usr/share/mantis/www/core/ and .... now, everything is ok

Bye :)
vboctor
Site Admin
Posts: 1304
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Re: Fatal error: Class 'SMTP'

Post by vboctor »

How did you install Mantis? Did you install it via a Linux distribution? If so, which one?

The Mantis that is downloadable from the Mantis website does have PHPMailer by default.
Migrate your MantisBT to the MantisHub Cloud
Post Reply