What is the best and fastest cache system for PHP7?

fwh

Administrator
Staff Member
Joined
Dec 8, 2012
Messages
773
Points
63
I have just upgraded forumweb.hosting to latest forum version and upgraded php version to PHP7 but after upgraded, I could not run Memcached cache to serve the forum like before, Xcache didn't work with php7 too.
I am looking for some caching solutions to speed up the loading for webpages. From your experience, what is the best and fastest cache system for PHP 7?
I have install Redis cache server on the VPS but could not install PhpRedis extension to communicate with redis cache server. It is necessary to install PhpRedis extension when installed redis cache server?
 

VirtuBox

Well-known member
Registered
Joined
May 3, 2016
Messages
1,622
Points
83
That's the same than memcached extension, currently those php extensions are available only using PECL.
That's why I'm using easyengine to make the setup.

Just by running :

Code:
ee site create forumweb.hosting --php7 --mysql --letsencrypt
It will setup Nginx, php7, mariadb, redis-server, memcached, and letsencrypt for the SSL.
 
Older Threads
Replies
3
Views
2,157
Replies
5
Views
7,369
Replies
6
Views
4,929
Newer Threads
Replies
3
Views
3,495
Replies
4
Views
3,176
Recommended Threads
Replies
8
Views
1,852
fwh
Replies
1
Views
3,058
Replies
4
Views
2,582
Replies
21
Views
6,294

Latest Hosting OffersNew Reviews

Sponsors

Tag Cloud

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top