Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted July 17, 20168 yr Is file data storage or mysql best. also i have installed memcached on server but cant select it in ipb admin,box is there & not greyed out but cant select anything but no caching. Is there anything else i need to do to use memcache
July 17, 20168 yr If you have it grey in acp, the php extensions are not installed correctly or is not working, running at your system
July 17, 20168 yr Author They are not in grey,look like they are tickable but wont select & Memcached is correctly installed & running. systemctl status memcached ● memcached.service - Memcached Loaded: loaded (/usr/lib/systemd/system/memcached.service; enabled; vendor preset: disabled) Active: active (running) since Sun 2016-07-17 09:37:30 BST; 3h 36min ago Main PID: 1000 (memcached) CGroup: /system.slice/memcached.service └─1000 /usr/bin/memcached -u memcached -p 1337 -m 4096 -c 2000
July 17, 20168 yr Mysql data store and Memcached is the best combination After installing Memcached you need to install also the related php extension ....
July 18, 20168 yr @mfahl thanks for the screen - there is a problem in the configuration of the php extension at your system - after sucessfull and correct installation of the extension it looks like this: you must add it also to your PHP.ini & restart/apply php settings then check your php info
July 21, 20168 yr Author Cansomeone please give me definitive instructions for installing php for memcache & how to get it running for ipb4. Thanks
July 21, 20168 yr 16 minutes ago, mfahl said: Cansomeone please give me definitive instructions for installing php for memcache & how to get it running for ipb4. Thanks if you use dedicated or vps server with WHM and cPanel, i suggest you to contact https://tickets.cpanel.net/ and create a support ticket, they will solve your problem for free
July 21, 20168 yr 1 hour ago, mfahl said: Cansomeone please give me definitive instructions for installing php for memcache & how to get it running for ipb4. Thanks if you are not really familiar with server (if you have a server?) installation, then it is better you contact your hoster for resolving the problem. Regarding your screen, if you match it with my screen, there is a problem with missing php extension or it is not set in php.ini, or it is not running correctly, or there can be also other problems, too much possibilities If you have installed everything correctly & complete you get the same in ACP - IPS ticket support will not help you, because it is out of service agreement As well it always belongs to your installation, what system you are using, which php version, nginx or apache, .... and much more - it is not possible to give there a general guide - sorry ..
July 21, 20168 yr Author I have a self managed server,running centos 7 & cpanel. Apache 2.4 Php 5.6 I have memcached intalled & working fine,its the php part i need help with. systemctl status memcached ● memcached.service - Memcached Loaded: loaded (/usr/lib/systemd/system/memcached.service; enabled; vendor preset: disabled) Active: active (running) since Sun 2016-07-17 09:37:30 BST; 3h 36min ago Main PID: 1000 (memcached) CGroup: /system.slice/memcached.service └─1000 /usr/bin/memcached -u memcached -p 1337 -m 4096 -c 2000
July 22, 20168 yr Author Ok,i have now got this installed,but what do i need to put in server box.Any help much appreciated as i am almost there.
August 21, 20168 yr Author I went back to 3.4 But if you mean memcache just follow this guide http://tecadmin.net/install-memcached-with-pecl-memcache-on-centos-rhel/
Archived
This topic is now archived and is closed to further replies.