Saturday, March 14, 2020

วิธีปิด deprecation error ใน apache

ให้เปิดไฟล์ /etc/php/7.0/apache2/php.ini
แล้วใส่ code error report เป็น error_reporting = ~E_DEPRECATED & E_ALL.
จากนั้นให้ resport ตัว apache โดยใช้คำสั่ง systemctl restart apache2

No comments:

Post a Comment