Warning: getmypid() has been disabled for security reasons in /home/ahpd/public_html/blog/wp-includes/class-phpass.php on line 52
سلام من وقتی لاگین میشم این پیغام رو نشون میده چی کار کنم ؟
Warning: getmypid() has been disabled for security reasons in /home/ahpd/public_html/blog/wp-includes/class-phpass.php on line 52
سلام من وقتی لاگین میشم این پیغام رو نشون میده چی کار کنم ؟
فايل زير را باز کنيد
wordpress/wp-includes/class-phpass.php
سپس اين کد را پيدا کنيد
$this->random_state = microtime() . getmypid();
و بجاي کد بالا کد زير را اضافه کنيد
$this->random_state = md5(uniqid(rand(), true));
ممنون دوست عزیز خیلی آقایی
مشکلتون اگر حل شد، موضوع را به حالت حل شده بر بياوريد