Want to subscribe to topics you're interested in?
Become a Member

whmcs on centminmod? do opcache, xcache, apc, memchache improve performance?

Discussion in 'Nginx, PHP-FPM & MariaDB MySQL' started by arlon, Feb 20, 2016.

Tags:
  1. arlon

    arlon Member

    95
    6
    8
    Feb 20, 2016
    Ratings:
    +12
    Local Time:
    12:43 PM
    1.13.6
    10.1
    hello all


    i'm planning to run whmcs on centminmod, anyone here using centminmod for whmcs too?
    do opcache, xcache, apc, memchache improve whmcs performance? since whmcs script is encrypted using ioncube? so php cache is useless?
    i have installed centminmod and opcache is enabled by default, are xcache, apc enabled, memcached by default too? how to disable/remove them?
     
  2. rdan

    rdan Well-Known Member

    5,447
    1,408
    113
    May 25, 2014
    Ratings:
    +2,201
    Local Time:
    1:43 PM
    Mainline
    10.2
    You better use PHP 5.6/7.0 with Zend Opcache + Memcached.
    Are both outdated.
     
  3. arlon

    arlon Member

    95
    6
    8
    Feb 20, 2016
    Ratings:
    +12
    Local Time:
    12:43 PM
    1.13.6
    10.1
    can Zend Opcache + Memcached improve whmcs performance? since whmcs is encryped by ioncube,,
     
  4. rdan

    rdan Well-Known Member

    5,447
    1,408
    113
    May 25, 2014
    Ratings:
    +2,201
    Local Time:
    1:43 PM
    Mainline
    10.2
    I think still YES.
    Yes of course since it's data caching.
     
  5. eva2000

    eva2000 Administrator Staff Member

    54,934
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,812
    Local Time:
    3:43 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    I a few folks use whmcs with centminmod you can see tagged links at whmcs | Centmin Mod Community including the how to link WHMCS Howto | Centmin Mod Community with @Steve Tozer tips

    also according to @Robust PHP 5.6 + Zend Opcache should work with ioncube https://community.centminmod.com/posts/15062/ - see https://community.centminmod.com/posts/15062/

    also believe @mgaidia is a WHMCS user on Centmin Mod lemp stack too
     
  6. arlon

    arlon Member

    95
    6
    8
    Feb 20, 2016
    Ratings:
    +12
    Local Time:
    12:43 PM
    1.13.6
    10.1
    thanks @eva2000 , i just installed whmcs on centminmod and not get any issue yet