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,130
Replies
5
Views
7,322
Replies
6
Views
4,874
Newer Threads
Replies
3
Views
3,467
Replies
4
Views
3,125
Recommended Threads
Replies
2
Views
3,032
Replies
7
Views
4,296
Replies
3
Views
1,589
Replies
20
Views
9,540

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