• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

FreeBSD 6 + PLESK 8 install problem

G

Gala

Guest
Preparing system for Plesk installation
===============================================================================

There are 0 standard packages, that are necessary for Plesk and which
were not found in your system.

There are 0 standard packages, that are installed, but will be upgraded
for product installation.



N) Install Plesk and all required packages; P) Go back;
Q) Cancel installing; L) Show list of packages;
Select action [N]:
Get Plesk product packages from specified source
Download file psa_v8.0.0_build80060331.13_os_FreeBSD_6.0_i386.sh:
10%..20%..30%..40%..50%..60%..70%..80%..90%..100% done
Start packages installation
Install package psa
bsdtar 1.02.023, libarchive 1.02.026
Use gtar
Execute cmd failed: sh /root/psa/PSA_8.0.0/dist-standard-FreeBSD-6.0-i386/psa_v8.0.0_build80060331.13_os_FreeBSD_6.0_i386.sh
ERROR: Error while install .sh package
ERROR: Installation failed

Any suggestion to solve this problem ?
 
I've got the same problem today... still no luck trying to install...

If anyone could help on this I would be glad... and I'll let you know if I get any progress...
 
Try to install gtar from ports.
I can install PLESK 8 now.
 
Originally posted by Gala
Try to install gtar from ports.
I can install PLESK 8 now.
How to install gtar from ports? Need help. Can't to install the plesk 8.0 :(
 
Go to /usr/ports/ (or whenever ports is installed).
Execute: make search name=gtar

Mine returns the directory /usr/ports/archivers/gtar... so go to the directory it returns...

Then type: make install clean

If it finishs without errors then gtar is sucessfull installed on your system.
 
Back
Top