Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Install Memcached

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
mfuse
Posts: 2
Joined: 2020-03-24 15:12

Install Memcached

#1 Post by mfuse »

Right now I followed these directions on intalling memcached for php, but got an error.

https://tecadmin.net/install-memcached-on-debian/

Got an error at this step.
phpenmod memcached
vps8673:~# phpenmod memcached
WARNING: Module memcached ini file doesn't exist under /etc/php/7.0/mods-available
WARNING: Module memcached ini file doesn't exist under /etc/php/7.0/mods-available

Any ideas?

mfuse
Posts: 2
Joined: 2020-03-24 15:12

Re: Install Memcached

#2 Post by mfuse »

I found this page and article you wrote: https://tecadmin.net/install-memcached-on-debian/ and tried to follow the instructions. But am having a problem.

I tried to follow these steps but couldn't get past, phpenmod memcached.

vps8673:~# phpenmod memcached
WARNING: Module memcached ini file doesn't exist under /etc/php/7.0/mods-available
WARNING: Module memcached ini file doesn't exist under /etc/php/7.0/mods-available

Problem is I've got a VPS and it came with PHP5, 7.0 and 7.3.14 and I am using the later.

Post Reply