memcache

  1. G

    Install memcache for php 8

    Is it possible to install memcache for php 8? I can see packages for that up to 7.4 but none for php 8. I already have enabled memcached. Can they coexist? I see that memcache is available for php 8 https://github.com/php-memcached-dev/php-memcached/issues/466...
  2. C

    litespeed and memcache

    Hi, I just installed recently memcache on my cpanel. I could also install Litespeed? Both are compatible and could work together ?
  3. J

    SOLVED memcache installation error

    Hello, Cpanel v92.0.6 with Cloudlinux 7.9. trying to install Memcache & Memcached but getting error - Installing PHP PECL "memcache" WARNING: channel "pecl.php.net" has updated its protocols, use "pecl channel-update pecl.php.net" to update pecl/memcache requires PHP (version >= 8.0.0)...
  4. A

    PHP Warning: Module 'memcached' already loaded in Unknown on line 0

    Started getting this error recently: PHP Warning: Module 'memcached' already loaded in Unknown on line 0 Here is where memcache is being referenced. What could be the issue? [root@server1 ~]# grep memcache -R /opt/cpanel/ea-php72/root/etc...
  5. G

    PHP Warning: Module 'memcache' already loaded in Unknown on line 0

    Follow up on this: Memcache/Memcached settings file In the error log in on of my sites I see PHP Warning: Module 'memcache' already loaded in Unknown on line 0 Checking php.ini via WHM, I see no entry for memcache.
  6. J

    Memcache for 7.2 +

    Hello, Is the memcache is available for 7.2 + php ? I see all the threads available is older and no new updates are available so far. Let me know if it is available.
  7. M

    SOLVED [EA-8302] memcache/memcached extensions for PHP 7.2 and 7.3

    I'm looking for updated instructions for installing memcached on EA4 and PHP7.2. So far I keep running into really old posts here dating back to 2011 in some cases. I'm looking for 2018 information. Being I've found the Memcached PECL file supports PHP 7.2 but it just creates a long string of...
  8. A

    Install Memcache and Memcached in EasyApache4

    Provide me instructions to install and run Memcache and Memcached in EasyApache 4 ?
  9. L

    Redis and Memcached Plugins?

    I have seen few shared hosting companys that have some kind of Redis and Memcached Plugins that create private instances for every user on the server and not being shared, tried to looked for it in google with no luck, anyone ever heard about those plugins?
  10. I

    What are the current instructions for installing memcached?

    I've been attempting to get Memcached working. The server has Centos6.9, with WHM/CPanel. Using PHP 7.0. I did the EasyApache side of things, but I gather that leaves out the PHP side. All the threads I've found on this subject, with instructions, are from 2010, a few from 2013. I suspect...
  11. C

    Does memcached pose any security issues?

    Hello folks? Wondering if running memcache client and the server poses any security issues and how to prevent it? Thanks for your help.
  12. F

    Memcache Deamon Not Running

    now getting this error when running systemctl status memcached ● memcached.service - Memcached Loaded: loaded (/usr/lib/systemd/system/memcached.service; enabled; vendor preset: disabled) Active: failed (Result: exit-code) since Tue 2017-05-02 19:03:34 CDT; 36s ago Main PID: 10758...
  13. H

    Memcache on EasyApache 4 and Litespeed

    Hi, Do you have any instructions how to install Memcache? I have Easy Apache 4 and Litespeed (and the Litespeed folks kindly shrugged me off and sent me to ask here) Also, any advise how to close the security holes if it is intended to only run within the server locally, not in a cluster...
  14. Mangoose

    Installing memcache and memcached EA4 instructions

    I have been following the instructions as layout in this thread Installing memcache and memcached with EasyApache4 However in the instructions given previously by cPGeoffs/Cpanel TA I am stuck in the first part of the process where he/she instructs to download the PECL Memcached extension...
  15. I

    PECL PEAR Segmentation Fault

    Hello, So after a LONG time i update to latest version of cPanel, unfortunately breaks some old things that i have wich force me to make a CLEAN installation. All makes good, installed 56 and 71 to test on a clean Centos 7 x64 machine, BUT after trying to install some features that my sites...
  16. ribo

    Memcahe and fcgid

    Hello, i use cpanel 62.0.7 and EA4. I know that php7 and Memcache in session cache(in file cache works fine) when you login in joomla gives 500 error so i was think that php7 is not full compatible with memcache . Memcache in php 5.6 works fine with cgi handler and also works fine with php fpm...
  17. S

    Memcache

    Hello I used Easyapache 4 I want install Memcache - Memcached Please help me I install it but not active
  18. D

    memcache and CentOS 6.4 issues

    system setup whm: CentOS 6.4 | Cloud Linux | php 5.6 | easy apache 4 I am new to memcache and wanted to get this operational to speed up wordpress sites. I have memcache (3.0.8) successfully installed on my server and I also added this to my php.ini global server file...
  19. G

    Is memcached applicable to my cPanel specs?

    I will implement Memcached to the production site, using a shared hosting package with this kind of specs: I/O usage = 512KB/s IOPS = 100 Entry Process = 10 Number of Processes = 75 Physical Memory Usage = 256M.00M Virtual Memory Usage = 768.00M Average visits per day = 100...
  20. Anthony Parsons

    To Memcache or Not?

    My main website uses Xenforo, has over a million posts and is the primary culprit of all server resources. So... I have php7 + opcache with mariadb10.1 running. I have http/2 running via cloudflare pro with more static caching rules. A recent upgrade to mariadb10.1 fixed many of the load...