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.
I renamed the file, the autoinstaller worked fine: it downloaded all needed packages but i get the following error right after it finishes downloading:
Preparing for packages installation...Error reading info for conflict check of installed package (null).
----- begin of output -----
Installing rh-postgresql-libs-7.3.6-7.i386.rpm
warning: /root/psa/PSA_7.5.3/RHel3_std.updates/rh-postgresql-libs-7.3.6-7.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e
Installing php-pgsql-4.3.2-18.ent.i386.rpm
warning: /root/psa/PSA_7.5.3/RHel3_std.updates/php-pgsql-4.3.2-18.ent.i386.rpm: V3 DSA signature: NOKEY, key ID 897da07a
error: Failed dependencies:
php = 4.3.2-18.ent is needed by php-pgsql-4.3.2-18.ent
----- end of output -----
===> Autoinstaller: stopped logging at Mon May 23 20:28:13 2005
And I can't find php v4.3.2-18.ent packages anywhere...
Anybody has a source where I can download them? I installed newer ones but again it asks for the specific version to continue.
make sure you have installed the php-pgsql rpm of your php version before running the autoupdater.
If you don't do this the autoupdater tries to install the php-pgsql version of the standard php version of Centos 3.3 . You have problably a newer php version.