1.ให้ทำการ ดาวน์โหลด WP-Cache
2.นำมา unzip แล้วทำการ upload folder ไว้ที่ /wp-content/plugins/
3.ทำการแก้ไข file wp-config.php โดยการเพิ่ม define(’WP_CACHE’, true);
4.ทำการ chmod 777 wp-content เพื่อให้สามารถ สร้าง folder cache และ สร้าง file cache
5.login ที่ wp-admin และไปที่เมนู Plugins ให้คลิกที่ Activate WP-Cache Plugin
6.ที่ setting จะมี tap wp-cache แสดงขึ้นมา ให้ไปที่ tap นั้นแล้วทำการ Enable it เพื่อทำการใช้งาน
หมายเหตุ ถ้ามีปัญหากี่ยวกับ file advanced-cache.php ใน folder wp-content ไม่เจอ ก็ให้ทำการ link file จาก /wp-content/plugins/wp-cache/wp-cache-phase1.php มา ไว้ที่ wp-content/advanced-cache.php
ตัวอย่าง ln -s /your root/wp-content/plugins/wp-cache/wp-cache-phase1.php /your root/wp-content/advanced-cache.php
















ผมไม่เข้าใจตรงที่
link file จาก /wp-content/plugins/wp-cache/wp-cache-phase1.php มา ไว้ที่ wp-content/advanced-cache.php
ทำไงครับ ช่วยอธิบายวิธีทำอีกได้ป่ะครับ
ขอบคุณครับ