| Justin Patrin 2007-07-20, 7:05 pm |
| On 7/18/07, Reshmi Brahmait <reshmi.brahmait@gmail.com> wrote:
> hello,
>
> I am using PHP 5.1.3.Now i want to authenticate the mails.I am trying to
> use code that reqires PEAR Mail Package.I jhave downloaded the package
> called Mail.but with that its not working properly.its showing error given
> below
>
>
> "*Warning*: require_once(PEAR.php)
> [function.require-once<http://brahmaa04/smsalumini/scripts...on.require-once>]:
> failed to open stream: No such file or directory in *
> C:\wamp\www\SMSALUMINI\scripts\Mail\Mail
.php* on line *21*
>
> *Fatal error*: require_once()
> [function.require<http://brahmaa04/smsalumini/scripts/function.require>]:
> Failed opening required 'PEAR.php' (include_path='.;C:\php5\pear') in *
> C:\wamp\www\SMSALUMINI\scripts\Mail\Mail
.php* on line *21"
>
> *I haven't find PEAR.php in the mail packages.
>
> What further steps i have to.....Please tell me more the PEAR package...
>
You need to use the PEAR installer, packages are not unzip-and-go style.
--
Justin Patrin
|