Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
This command does not help me
PS
OS Debian 7.11
Product Plesk Onyx
Version 17.5.3
Error message:
Error: Unable to start Plesk Installer. The following error has occurred: Execution failed. Command: autoinstaller Arguments: Array ( [0] => --service-mode [1] => --enable-xml-output [2] =>...
Here is the list of commands for Plesk Onyx and Ubuntu 16.04:
apt install plesk-php71-dev gcc make git pkg-config zlib1g-dev libmemcached11 libmemcached-dev
git clone https://github.com/php-memcached-dev/php-memcached.git
cd php-memcached/
git checkout php7
/opt/plesk/php/7.1/bin/phpize...
Unfortunately, I can not figure out this.
#ls -la /usr/lib/x86_64-linux-gnu/libmemcached.so.10
lrwxrwxrwx 1 root root 22 Jun 5 2012 /usr/lib/x86_64-linux-gnu/libmemcached.so.10 -> libmemcached.so.10.0.0
#dpkg -S /usr/lib/x86_64-linux-gnu/libmemcached.so.10
libmemcached10:amd64...
Hi Igor and thanx again.
Here is results of every command I run:
# apt-get install libsasl2-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libsasl2-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded...
Hi Igor, and thanks....
This is what I have right now:
root@xxxxx:~# /opt/plesk/php/7.1/bin/pecl install memcached
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20100525/memcached.so' - libmemcached.so.11: cannot open shared object file: No such file or directory in...
root@xxxxxxx:~# apt-get install make plesk-php71-dev gcc libmemcached-dev git pkg-config zlib1g-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
gcc is already the newest version.
git is already the newest version.
libmemcached-dev is already the...
Hello, I am a fairly beginner and need help with step by step instruction on how can I install Memcache and Memcached on my server and PHP 7.1.1.
Have desperately searched the forum and googled around, but can not find the right answer
Thanks to all who respond and help
OS:Debian 7.11...
root@xxxx:~# /opt/plesk/php/7.1/bin/pecl install memcached
PHP Warning: PHP Startup: Unable to load dynamic library '/opt/plesk/php/7.1/lib/php/modules/memcached.so' - /opt/plesk/php/7.1/lib/php/modules/memcached.so: invalid ELF header in Unknown on line 0
pecl/memcached can optionally use PHP...
I have some question about installation of memcached extension on my server:
OS: Debian 7.11
Product Plesk Onyx Version 17.0.17
Update #16, last updated on Feb 14, 2017 12:10 AM
PHP 7.1.1
root@sd-xxxxxxx:~# /opt/plesk/php/7.1/bin/pecl install memcached
PHP Warning: PHP Startup: Unable to...