Error Joomla
	JLIB_CACHE_ERROR_CACHE_STORAGE_LOAD
Unable to load Cache Storage: flie
Unable to load Cache Storage: flie
ความผิดพลาดนี้เกิดขึ้นจาก ทำการตั้งค่า cache directory ไม่ถูกต้้อง
สามารถทำการแก้ไขโดย ระบุ path โดยใช้ลักษณะ Full Path
ในไฟล์ Configuration.php ของ Joomla
	    public $caching = '1';
public $cache_handler = 'file';
public $log_path = '/home/_WEBSITE_USERNAME_/domains/_DOMAIN_/public_html/logs';
public $tmp_path = '/home/_WEBSITE_USERNAME_/domains/_DOMAIN_/public_html/tmp';
	
และทำการ chmod 777 กับโฟลเดอร์ logs และ tmp
	
	 
   public $cache_handler = 'file';
public $log_path = '/home/_WEBSITE_USERNAME_/domains/_DOMAIN_/public_html/logs';
public $tmp_path = '/home/_WEBSITE_USERNAME_/domains/_DOMAIN_/public_html/tmp';
และทำการ chmod 777 กับโฟลเดอร์ logs และ tmp
   ข้อกำหนดในการเผยแพร่บทความ ข่าวสาร
   
** บทความนี้มีลิขสิทธิ์ ไม่อนุญาติให้คัดลอก ทำซ้ำ ดัดแปลงก่อนได้รับอนุญาต **
โปรดระบุแหล่งที่มา บริษัท เอ็กซ์ตร้า คอร์ปอเรชั่น จำกัด / https://www.ireallyhost.com
			** บทความนี้มีลิขสิทธิ์ ไม่อนุญาติให้คัดลอก ทำซ้ำ ดัดแปลงก่อนได้รับอนุญาต **
โปรดระบุแหล่งที่มา บริษัท เอ็กซ์ตร้า คอร์ปอเรชั่น จำกัด / https://www.ireallyhost.com
ทั่วไป






