Dukemaster
Regular Pleskian
Hi at all,
memcached for 7.1 I had successfully installed since few months.
=> memcached support => enabled
Now, i wanted to complete the feature by installing also memcache.
I followed the same good plesk tutorial for memcache+memcached installation like weeks ago (for memcached 7.0 + 7.1).
For command
I changed 5.6 to 7.1
But I got the following error:
For sure I tried to find a solution here in PLESK forum, articles, support and on internet.
I found several answers, but they won't really say how to fix the problem, especially not with Plesk, some are for redis.
Does someone knows how and if it's possible to fix the installation? Please, remember that I use "only nginx" configuration without apache. I think that this time this is not important, but to be sure.
Additional question:
The configuration of Woltlab software says (visible in the screen):
You can specify a weight factor to allow load balancing, for example “localhost:11211:67” or “10.0.13.37:31337:33”. Enter one server per line.
I don't really know if this configuration is always the same, especially the weight factor. How to get the correct values, nor where to change, if it's necessary? Or if it's possible to take exactly the first one for example.
Lots of greets.
memcached for 7.1 I had successfully installed since few months.
Code:
root@server:~# /opt/plesk/php/7.1/bin/php -i | grep "memcached support"
Now, i wanted to complete the feature by installing also memcache.
I followed the same good plesk tutorial for memcache+memcached installation like weeks ago (for memcached 7.0 + 7.1).
For command
Code:
/opt/plesk/php/5.6/bin/pecl install memcache
But I got the following error:
Code:
/tmp/memcache/memcache.c:40:40: fatal error: ext/standard/php_smart_str.h: No such file or directory
I found several answers, but they won't really say how to fix the problem, especially not with Plesk, some are for redis.
Does someone knows how and if it's possible to fix the installation? Please, remember that I use "only nginx" configuration without apache. I think that this time this is not important, but to be sure.
Additional question:
The configuration of Woltlab software says (visible in the screen):
You can specify a weight factor to allow load balancing, for example “localhost:11211:67” or “10.0.13.37:31337:33”. Enter one server per line.
I don't really know if this configuration is always the same, especially the weight factor. How to get the correct values, nor where to change, if it's necessary? Or if it's possible to take exactly the first one for example.
Lots of greets.
Last edited: