PEAR Problems
Posted by: kyle09
Posted on: 2009-04-06 08:14:00
Hi guys,
I've been having a few problems with PEAR. I think I managed to get it installed correctly, but when I try to send an email using the methods I get an error back:
Warning: require(Mail/Mime.php) [function.require]: failed to open stream: No such file or directory in /mnt/local/home/cpi08/constructionplantirl.com/backoffice/send_newsletter.php on line 16
Fatal error: require() [function.require]: Failed opening required 'Mail/Mime.php' (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php:/home/cpi08/constructionplantirl.com/backoffice/php/PEAR/:/home/cpi08/constructionplantirl.com/backoffice/php/PEAR/') in /mnt/local/home/cpi08/constructionplantirl.com/backoffice/send_newsletter.php on line 16
When I browse the FTP Server, in the root folder a PEAR folder exists (the same one that's included in my backoffice folder)
Any help is appreciated!!