Is PEAR mail installed on Windows? I need to have php access to mail.php on some sites. Thanks.
A arathra Perch May 2, 2008 #1 Is PEAR mail installed on Windows? I need to have php access to mail.php on some sites. Thanks.
Stephen US Operations Staff member May 3, 2008 #2 It will depend upon server, phpmailer works using some PEAR libraries as well. you are wanting pear for SMTP Auth I would think?
It will depend upon server, phpmailer works using some PEAR libraries as well. you are wanting pear for SMTP Auth I would think?
A arathra Perch May 5, 2008 #3 For mediawiki. It would be useful on 64.71.228.4 if that were possible.
tanmaya APAC Operations Staff member May 7, 2008 #4 PEAR classes can be dropped in the same folder as the script, as this is where they are searched for existence first.
PEAR classes can be dropped in the same folder as the script, as this is where they are searched for existence first.