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.
when i write
:~# cd /opt/plesk/php/
:/opt/plesk/php# dir
5.2 5.3 5.4 5.5 5.6 7.0
im already copy this i dont have directory lib64 only lib i copy this file but there is other problem with creating .ini file
4. Create corresponding .ini file with the following content:
# cat...
when i write what u say
:~/ZendGuardLoader-70429-PHP-5.4-linux-glibc23-x86_64/php-5.4.x# mv ZendGuardLoader.so /opt/plesk/php/5.4/lib64/php/modules/
mv: cannot move ‘ZendGuardLoader.so’ to ‘/opt/plesk/php/5.4/lib64/php/modules/’: No such file or directory
maybe i will show you what i have when...
hello everyone i try to install on my Plesk 12.5.30 debian 8
Zend Guard Loader by using this article https://kb.plesk.com/en/128770
download is fine
but the thing is when i write comand
mv /usr/local/ZendGuardLoader-70429-PHP-5.4-linux-glibc23-x86_64/php-5.4.x/ZendGuardLoader.so...