Hello, I installed Bitnamp Lampstack and Mediawiki.
$wgSMTP dosn't work. I get the following error message: "PEAR mail package is not installed"
But I already installed: - pear install Mail - pear install Net_SMTP - pear install Auth_SASL - pear install mail_mime
If I try to install it again, I get the follwing error message: "pear/Mail is already installed and is the same as the released version 1.2.0"
Any suggestions?