-
Recent Posts
Recent Comments
Category Archives: CMS
plugin wordpress เอาไว้ส่ง email หาสมาชิก
plugin wordpress เอาไว้ส่ง email หาสมาชิก http://wordpress.org/extend/plugins/email-users http://wordpress.org/extend/plugins/subscribe2
แก้ปัญหา Fatal error: Maximum execution time
ถ้าเจอข้อความ error ว่า Fatal error: Maximum execution time ตามด้วยเวลา วิธีแก้มี 3 วิธี เลือกทำวิธีใดก็ได้ วิธีแรก แก้ที่ php.ini ตรงบรรทัดที่เขียนว่า “max_execution_time” ก็เพิ่มตัวเลขเข้าไป วิธีที่สอง เพิ่มที่ .htaccess “php_value max_execution_time รายละเอียด [...]
Role in WordPress
Role in WordPress คือการกำหนดสิทธิ์ของสมาชิกของ WordPress โดยรูปแบบสิทธิ์ของสมาชิกบล็อกมีอยู่ด้วยกัน 5 รูปแบบ คือ Administrator สมาชิกรูปแบบนี้มีสิทธิ์ปรับเปลี่ยนทุกอย่างในบล็อกของเราได้ Editor สมาชิกในรูปแบบนี้สามารถดู รายละเอียด [...]
Your PHP installation appears to be missing the MySQL extension which is require
I install WordPress in my host, I found This message “Your PHP installation appears to be missing the MySQL extension which is require” on install page. How to fix this problem. copy the “libmysql.dll” file from you “\PHP” folder to … Continue reading
วีธีย้าย Live Blog WordPress มาที่ Localhost
ขั้นตอนแรกให้สำรองไฟล์ข้อมูลทั้งหมดจาก Server มาที่ PC แล้วก็ Export ฐานข้อมูล ออกมาไว้ที่ PC เหมือนกันครับ จากนั้นก็เปิดไฟล์ ฐานข้อมูล Export มานั้นด้วยโปรแกรม Textediter เช่น Notepad++ ใช้คำสั่ง Search > Replace ช่องแรกก็ใส่ที่อยู่ที่เป็นเว็บไซต์ รายละเอียด [...]