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

Cannot install PSA_9.2.1 on Ubuntu 2.6.24-24-server

S

SvetoslavM

Guest
I was trying to install Plesk using the autoinstaller on a virtual (VBox on MAC OS X) ubuntu installation and the installation stopped. Please see the attached files.
Maybe some important packages are missing ?

After first problem I executed the following command (see 2nd attached file)
root@plesk:~# aptitude install gd2
 

Attachments

  • plesk_failed_install_ubuntu.txt
    53.8 KB · Views: 1
  • plesk_failed_install_ubuntu_2.txt
    45 KB · Views: 1
Are there any uninstall instructions for Ubuntu or could I use the ones for FreeBSD ?


Removing Plesk from FreeBSD Systems

To remove Plesk from your server, follow these steps:

1. Log in to Plesk server as root.
2. Run the command /usr/local/etc/rc.d/psa.sh stop
3. Run the command pkg_delete `pkg_info | grep psa | awk '{print $1}' | xargs -n100`
4. Run the command rm -rf /usr/local/psa
5. Delete all references to DNS zones from the file /var/named/etc/namedb/named.conf, remove zone files from /var/named/etc/namedb/master/, and modify the file /etc/rc.conf appropriately.
6. Run the command rm -rf /etc/psa
 
Back
Top