• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Install problems

JustonG

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

root@suprtech:~# wget -O - https://autoinstall.plesk.com/one-click-installer | sh
--2012-04-19 19:20:30-- https://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