I used the one-click installer to install Plesk 12:
wget -O - http://autoinstall.plesk.com/one-click-installer | sh
The install ended up failing due to a hostname issue, and the installation said to fix that and then try installing again.
I fixed that issue, but the problem now is that I cannot run the installer because it says some things are already installed.
This was the tail end of the original installation (attached)
Now when I try to install again:
Detecting installed product components.
ERROR: You cannot select installation type for already installed products.
So, how does one attempt another installation after a failure?
I did try also running this:
./parallels_installer
which took me through a variety of command line pages and menus, and I completed that, but there is no service running on port 8443 and attempting to restart the plesk services failes on the sw_cp_server:
# /etc/init.d/psa stop
Stopping sw_engine service... done
# /etc/init.d/psa start
Starting sw_engine service... done
Starting sw_cp_server service... failed
Starting mysql service... already started
Starting named service... already started
Please advise.
Thank you
wget -O - http://autoinstall.plesk.com/one-click-installer | sh
The install ended up failing due to a hostname issue, and the installation said to fix that and then try installing again.
I fixed that issue, but the problem now is that I cannot run the installer because it says some things are already installed.
This was the tail end of the original installation (attached)
Now when I try to install again:
Detecting installed product components.
ERROR: You cannot select installation type for already installed products.
So, how does one attempt another installation after a failure?
I did try also running this:
./parallels_installer
which took me through a variety of command line pages and menus, and I completed that, but there is no service running on port 8443 and attempting to restart the plesk services failes on the sw_cp_server:
# /etc/init.d/psa stop
Stopping sw_engine service... done
# /etc/init.d/psa start
Starting sw_engine service... done
Starting sw_cp_server service... failed
Starting mysql service... already started
Starting named service... already started
Please advise.
Thank you