• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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