fix lỗi MySQL server has gone away SET FOREIGN_KEY_CHECKS = ON khi import mysql, lỗi này gặp phải khi chúng ta import mysql bằng phpmyadmin. Cách fix như sau:
-Mở file my.ini
tìm dòng max_allowed_packet tăng lên thành max_allowed_packet = 1536M
Ngoài ra cần chỉnh file php.ini với các thông số sau:
max_execution_time: 600
max_input_vars: 100000
memory_limit: 384
post_max_size: 135
upload_max_filesize: 128
ok stop và khởi động lại xampp
Mọi sự sao chép xin ghi rõ nguồn là fcwordpress.net
Chuyên trang về wordpress: hướng dẫn thiết kế theme, plugin, thủ thuật wordpress