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.
Yes and it's not against them just that they think that it was not something related to plesk so since that they cannot give support.
i had stefan and a girl really gentil a nice, always love the staff here last time man it took almost 1 week to finally make my server survive lol man you did...
i fix it myself, the people of plesk were not able to do it.
for the futur and posterity if someone need help with that i found the solution online :) and adapt it.
https://askubuntu.com/questions/1000629/how-to-install-openssl-1-0-2-with-default-openssl-1-1-1-on-ubuntu-16-04
Fix for Ubuntu...
root@optimusprime ~ # curl --output apcu-5.1.22.tgz https://pecl.php.net/get/apcu-5.1.22.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 93926 100 93926 0 0 119k 0...
root@optimusprime ~ # curl https://pecl.php.net/get/apcu-5.1.22.tgz
Warning: Binary output can mess up your terminal. Use "--output -" to tell
Warning: curl to output it to your terminal anyway, or consider "--output
Warning: <FILE>" to save to a file.
root@optimusprime ~ #
also got that error
N: Skipping acquire of configured file 'all/binary-amd64/Packages' as repository 'Index of /pool/SITEBUILDER_18.0.50_30 all InRelease' doesn't support architecture 'amd64'
when trying to install some extension for php
/opt/plesk/php/8.2/bin/pecl install memcached
No releases available for package "pecl.php.net/memcached"
/opt/plesk/php/8.2/bin/pecl install apcu
No releases available for package "pecl.php.net/apcu"
/opt/plesk/php/8.1/bin/pecl install apcu...