วิธีติดตั้ง XCache 3 สำหรับ CentOS , DirectAdmin
How to Install XCache V3 On CentOS , Directadmin

  • cd /usr/local/directadmin/custombuild
  • wget http://xcache.lighttpd.net/pub/Releases/3.0.1/xcache-3.0.1.tar.gz
  • tar -xvf  xcache-3.0.1.tar.gz
  • cd xcache-3.0.1
  • phpize
  • ./configure --enable-xcache
  • make
  • make install

    จะได้รับ path extension แสดงเช่น

    Installing shared extensions:    
    /usr/local/lib/php/extensions/no-debug-non-zts-20090626/
     

 

ให้ทำการแก้ไขไฟล์ php.ini เพื่อใส่ไฟล์ extension xcache

vi  /usr/local/lib/php.ini

ระบุต่อด้านล่าง

 

extension=/usr/local/lib/php/extensions/no-debug-non-zts-20060613/xcache.so

ระบุค่า config xcache
 

[xcache-common]
;; install as zend extension (recommended), normally “$extension_dir/xcache.so”
;; this version is not a Zend Extension, but PHP module, so we do not put zend_extension parameter here.
;;extension = xcache.so

[xcache.admin]
xcache.admin.auth = On
xcache.admin.user = “youradminuser”
; xcache.admin.pass = md5($your_password)
xcache.admin.pass = “youradminpass”

[xcache]
xcache.shm_scheme = “mmap”
xcache.size = 60M
xcache.count = 1
xcache.slots = 8K
xcache.ttl = 3600
xcache.gc_interval = 300

; Same as aboves but for variable cache
; If you don’t know for sure that you need this, you probably don’t
xcache.var_size = 4M
xcache.var_count = 1
xcache.var_slots = 8K
xcache.var_ttl = 0
xcache.var_maxttl = 0
xcache.var_gc_interval = 300

; N/A for /dev/zero
xcache.readonly_protection = Off

xcache.mmap_path = “/dev/zero”

xcache.cacher = On
xcache.stat = On



ปรับแต่งตามต้องการ

  • ทำการ restart httpd service

    service httpd restart
     
  • ทดสอบการทำงาน xcache v3

     php -v

    หากติดตั้ง xcache สำเร็จจะแสดง

    [root@210local xcache-3.0.1]# php -v
    PHP 5.3.27 (cli) (built: Nov 13 2013 23:48:27)
    Copyright (c) 1997-2013 The PHP Group
    Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies
        with XCache v3.0.1, Copyright (c) 2005-2013, by mOo
        with the ionCube PHP Loader v4.4.4, Copyright (c) 2002-2013, by ionCube Ltd.
        with XCache Cacher v3.0.1, Copyright (c) 2005-2013, by mOo

    เป็นอันเรียบร้อย
    http://www.ireallyhost.com


     
ไอเรียลลี่โฮส
สำหรับการสนับสนุน และช่วยเหลือ
http://www.ireallyhost.com/support
ข้อกำหนดในการเผยแพร่บทความ ข่าวสาร
** บทความนี้มีลิขสิทธิ์ ไม่อนุญาติให้คัดลอก ทำซ้ำ ดัดแปลงก่อนได้รับอนุญาต **
โปรดระบุแหล่งที่มา บริษัท เอ็กซ์ตร้า คอร์ปอเรชั่น จำกัด / https://www.ireallyhost.com