Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
mfahl Posted July 17, 2016 Posted July 17, 2016 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
m@t Posted July 17, 2016 Posted July 17, 2016 If you have it grey in acp, the php extensions are not installed correctly or is not working, running at your system
mfahl Posted July 17, 2016 Author Posted July 17, 2016 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
ASTRAPI Posted July 17, 2016 Posted July 17, 2016 Mysql data store and Memcached is the best combination After installing Memcached you need to install also the related php extension ....
m@t Posted July 18, 2016 Posted July 18, 2016 @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
mfahl Posted July 21, 2016 Author Posted July 21, 2016 Cansomeone please give me definitive instructions for installing php for memcache & how to get it running for ipb4. Thanks
modman Posted July 21, 2016 Posted July 21, 2016 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
m@t Posted July 21, 2016 Posted July 21, 2016 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 ..
mfahl Posted July 21, 2016 Author Posted July 21, 2016 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
mfahl Posted July 22, 2016 Author Posted July 22, 2016 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.
mfahl Posted August 21, 2016 Author Posted August 21, 2016 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/
The Old Man Posted August 21, 2016 Posted August 21, 2016 Thank you! Just curious as I'm looking into caching.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.