View Full Version : Installing PEAR mail extensions?
CameronDane
11-06-2009, 11:40 AM
Can someone please help me with installing or being able to use the pear mail extensions so I can send smtp emails?
Thanks!
farcaster
11-06-2009, 11:44 AM
In the cPanel under Software / Services there is a PHP PEAR Packages link to manage the extensions that you need.
CameronDane
11-06-2009, 11:49 AM
I do see that pear is installed when I hit the show system installed modules link. I however do not see a mail extension when I search the extensions.
It is possible that I simply do not understand how this extension works? What do I need to do to configure it if it is installed?
farcaster
11-06-2009, 11:52 AM
If what you need is not installed by default then you can install it yourself. Note the warning about using only stable releases, no beta stuff is allowed.
You will need to know the name of the package you need and then how to use it.
CameronDane
11-06-2009, 11:53 AM
Sorry, I have them installed. What do I need to do to use it now. I see a lot of stuff on config. php.ini?
Garuda
12-01-2009, 01:32 PM
can't get it to work.
./php/Mail.php calls /php/Mail/smtp.php which in turn calls php/Net/SMTP.php
but wait! Mail/smtp.php can't find Net/SMTP.php
the path must be wrong but I can't seem to fix it.
Warning: include_once(Net/SMTP.php) [function.include-once]: failed to open stream: No such file or directory in /usr/lib/php/Mail/smtp.php on line 206
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.