• 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.

how to install plesk 9.2.2 .rpm.tar.gz

# tar xvfz psa-9.2.2-cos5.build92090212.19.i586.rpm.tar
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error exit delayed from previous errors


up
 
Hello,

It looks like the name of the file has changed (at the previous message it was .tar.gz). In any case, please, try:

> tar xvf psa-9.2.2-cos5.build92090212.19.i586.rpm.tar

Thank you
 
Hi,

a tar file is unpacked with tar xvf . tar xzvf means that its gzipped as well so the standard filename would be xx.tar.gz.
 
Hello
tar xzvf psa-9.2.2-cos5.build92090212.19.i586.rpm.tar.gz
it ok
#ls
dist-rpm-CentOS-5-i386
thirdparty-rpm-CentOS-5-i386
./parallels_products_installer_file_name ?
or?
next where the install
 
Back
Top