• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Install problems

JustonG

Basic Pleskian
Debian Server trying to install plesk get this error:

root@suprtech:~# wget -O - http://autoinstall.plesk.com/one-click-installer | sh
--2012-04-19 19:20:30-- http://autoinstall.plesk.com/one-click-installer
Resolving autoinstall.plesk.com... 72.21.81.253
Connecting to autoinstall.plesk.com|72.21.81.253|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3996 (3.9K) [text/plain]
Saving to: âSTDOUTâ

100%[======================================>] 3,996 --.-K/s in 0s

2012-04-19 19:20:30 (9.43 MB/s) - written to stdout [3996/3996]

exec: 172: /root/parallels_installer: not found
root@suprtech:~#

please help
 
I got the installer for debian to work, but when i run it I get this:

Gathering information about installed license key...
Checking whether the package dependencies are resolved.
E: Version '2.59-5.279666' for 'libapache-asp-perl' was not found
---X--- `apt-get` output ---------------------
Reading package lists...
Building dependency tree...
Reading state information...

---------------------- `apt-get` output ---X---
Collecting error details into log file...
Synchronizing the Debian APT package index files...

ERROR: Installation will not continue
Not all packages were installed.
Please, contact product technical support.

I did apt-get install libapache-asp-perl and get this

root@suprtech:~# apt-get install libapache-asp-perl
Reading package lists... Done
Building dependency tree
Reading state information... Done
libapache-asp-perl is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@suprtech:~#
 
Back
Top