• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • The ImunifyAV extension is now deprecated and no longer available for installation.
    Existing ImunifyAV installations will continue operating for three months, and after that will automatically be replaced with the new Imunify extension. We recommend that you manually replace any existing ImunifyAV installations with Imunify at your earliest convenience.

Search results

  1. Y

    Resolved Cannot retrieve channel.xml for channel "pecl.php.net"

    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...
  2. Y

    Resolved Cannot retrieve channel.xml for channel "pecl.php.net"

    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...
  3. Y

    Resolved Cannot retrieve channel.xml for channel "pecl.php.net"

    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...
  4. Y

    Resolved Cannot retrieve channel.xml for channel "pecl.php.net"

    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...
Back
Top