PasswordHash error and Request PW error.. Help..

Im new to Vanilla. The forum installed just fine and every work. But I get this warning on the front sign in/log out/request/apply membership pages and I dont know how to fix it.
Can someone help me please? I replaced WEBSITE.COM.
Warning: getmypid() has been disabled for security reasons in /home/www/WEBSITE.COM/library/People/People.Class.PasswordHash.php on line 54
I also get this error when I try to request for a pw
Warning: getmypid() has been disabled for security reasons in /home/www/WEBSITE.COM/library/People/People.Class.PasswordHash.php on line 54
Notice: Undefined variable: php_errormsg in /home/www/WEBSITE.COM/library/Framework/Framework.Class.Email.php on line 164
A fatal, non-recoverable error has occurred
Technical information (for support personel):
Error Message
An error occurred while sending the email.
Affected Elements
Email.Send();
For additional support documentation, visit the Lussumo Documentation website at: lussumo.com/docs
0
Comments
getmypid()
function in PHP.My guess is they are being a little too paranoid about security as
getmypid()
doesn't really do much.I simply removed the error messages and popups. But the forum cant get email nofies or pw requests.