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.
Ok. Thats not correct. It was still ipv4, which was the cause that it runs.
I have manually add IPv6 with
https://support.plesk.com/hc/en-us/articles/12377462694807-How-to-enable-IPv6-addresses-on-a-Plesk-server
Then repair IP Adress in Plesk (ipv6 was broken)
Thats important, because...
Ok. That was it.
vim /etc/sysctl.conf
adding then on the bottom:
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
sysctl -p
systemctl restart networking
and then the same thing backwards (i need v6!)
remove
net.ipv6.conf.all.disable_ipv6 = 1...
I've been trying for a week. Maybe it's because of Immunify 360?
I don't think it's banned:
root@XXXXXX:~# wget https://pecl.php.net/get/apcu-5.1.24.tgz
--2025-02-08 04:04:43-- https://pecl.php.net/get/apcu-5.1.24.tgz
Resolving pecl.php.net (pecl.php.net)... 2604:a880:800:10::621:6001...
Hi,
i cant install PECL Packages which is not responding:
# /opt/plesk/php/8.4/bin/pecl channel-update pecl.php.net
Updating channel "pecl.php.net"
Channel "pecl.php.net" is not responding over http://, failed with message: Connection to `pecl.php.net:80' failed: Connection timed out
Trying...