• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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