خطا در لاگین شدن ... لطفا کمک کنید ...

AHPDesign

New Member
Warning: getmypid() has been disabled for security reasons in /home/ahpd/public_html/blog/wp-includes/class-phpass.php on line 52
سلام من وقتی لاگین میشم این پیغام رو نشون میده چی کار کنم ؟ :sad:
 

adedotir

New Member
راه حل

Warning: getmypid() has been disabled for security reasons in /home/ahpd/public_html/blog/wp-includes/class-phpass.php on line 52
سلام من وقتی لاگین میشم این پیغام رو نشون میده چی کار کنم ؟ :sad:

سلام یه تست بزن ببین حل میشه با این : :shock:

1- این فایل رو باز کن : wp-includes/class-phpass.php
2- این کد رو پیداش کن :
PHP:
$this->random_state = microtime() . getmypid();
3- با این عوض کن :
PHP:
$this->random_state = md5(uniqid(rand(), true));

یا علی
 

جدیدترین ارسال ها

بالا