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.
Installation will not continue because your operating system
"'Debian' 'Linux' '12.7' 'x86_64'" is not supported.
Refer to Plesk release notes for the complete list
of supported operating systems.
####
ERROR: There is no product with ID 'plesk' at the installation source.
Run Plesk Installer...
Hello,
I upgraded my Linux server from Debian 10 to Debian 11 and then to Debian 12. The problem is that Plesk is suddenly no longer there, the /usr/local/psa directory no longer exists. I cannot run an autoinstaller or plesk-installer.
plesk -v
open /usr/local/psa/version: no such file or...
@Dx3webs
thanks for y help :)
you need the following entry before you start install php5.6 on a Ubuntu 18 system
sudo apt-get install software-properties-common
cheers
thanks @virtubox for this quick Demo :)
Did you maybe do a performance test with siege? I can not tell the difference on my test system (Wordpress+WooCommerce)
siege -c50 -d10 -t3M https://**********.eu
Standard Settings php7.2 fpm with apache2.4 and Nginx Cache
Transactions...
@vitubox
really a good example, do you have an example how to use nginx with redis as cache (nginx.conf) and Plesk, without using php now is well?
or is redis cache with php the better solution?
thanks in advance
MK
:/etc/nginx# nginx -V
nginx version: nginx/1.14.1 (VirtuBox Nginx-ee)
built...