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

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