Two quick things I would check: 1) Make sure you've stopped and re-started Apache after installing the PEAR package. 2) If you're running multiple verisons of PHP make sure you've installed PEAR on the right one.
If those don't fix the issue I would create a standalone PHP file to test PEAR/e-mail and continue debugging from there. Put the PHP error level reporting up to maximum and see what error messages you get. If it still says "PEAR mail package not found" I would trust it and try to figure out why PEAR didn't install properly or work correctly. On 24 February 2013 09:52, 徐遥 <[email protected]> wrote: > hello all! I met a problem in configuring the wiki to sent email. Although > I've installed mail module with pear, including net_smtp and net_socket. > But when I want to sent a email, it says "PEAR mail package is not > installed". Anyone can help me to fix it? > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > -- Dave Humphrey -- [email protected] Founder/Server Admin of the Unofficial Elder Scrolls Pages -- www.uesp.net _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
