• 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

Parallels Plesk 12 Installation on ubntu ec2 instance

Jawaid_Aimviz

New Pleskian
Hi,

I have installed Plesk using following command
wget -O - http://autoinstall.plesk.com/one-click-installer | sh

And its installed successfully and shown following message on terminal :

Congratulations!

All stages of the installation/upgrade have been finished.

psa is now running on your system.

To complete the system configuration process, please proceed to URL:

https://ip-172-31-20-167.ap-southeast-1.compute.internal:8443/ or

https://172.31.20.167:8443/

Use 'root' and '<YOUR root PASSWORD>' as login name and password in case of fresh installation.

Use 'admin' and '<YOUR admin PASSWORD>' as login name and password in case of upgrade,

or if Plesk is already configured.


Further, use the following commands to start and stop the system:

/etc/init.d/psa start and

/etc/init.d/psa stop respectively.

Its not accessible from the above link which is acceptable for me because the above link contains internal network ip and my public ip is 52.74.26.140 which is not not working too. Even port 8043 is opened. I tried /etc/init.d/psa stop and then /etc/init.d/psa start but there was no difference. Below are the terminal messages :

root@ip-172-31-20-167:~# /etc/init.d/psa stop

Stopping psa... * Stopping Plesk engine pool manager sw-engine-fpm [ OK ]

done

root@ip-172-31-20-167:~# /etc/init.d/psa start

Starting psa... * Starting Plesk engine pool manager sw-engine-fpm [ OK ]

done

Starting xinetd service... done

Starting sw-cp-server service... done

Starting mysql service... done

perl: warning: Setting locale failed.

perl: warning: Please check that your locale settings:

LANGUAGE = (unset),

LC_ALL = (unset),

LC_CTYPE = "UTF-8",

LANG = "C"

are supported and installed on your system.

perl: warning: Falling back to the standard locale ("C").

Starting bind9 service... failed

Starting postgresql service... not installed

Starting spamassassin service... not installed

Plesk: Starting Mail Server... already started

Starting psa... * Starting Plesk engine pool manager sw-engine-fpm [ OK ]

done

Starting drwebd service... failed

root@ip-172-31-20-167:~# /etc/init.d/psa start

Starting psa... * Starting Plesk engine pool manager sw-engine-fpm [ OK ]

done

Starting xinetd service... done

Starting sw-cp-server service... done

Starting mysql service... done

perl: warning: Setting locale failed.

perl: warning: Please check that your locale settings:

LANGUAGE = (unset),

LC_ALL = (unset),

LC_CTYPE = "UTF-8",

LANG = "C"

are supported and installed on your system.

perl: warning: Falling back to the standard locale ("C").

Starting bind9 service... failed

Starting postgresql service... not installed

Starting spamassassin service... not installed

Plesk: Starting Mail Server... already started

Starting psa... * Starting Plesk engine pool manager sw-engine-fpm [ OK ]

done

Starting drwebd service... failed

root@ip-172-31-20-167:~# /etc/init.d/psa start

Starting psa... * Starting Plesk engine pool manager sw-engine-fpm [ OK ]

done

Starting xinetd service... done

Starting sw-cp-server service... done

Starting mysql service... done

perl: warning: Setting locale failed.

perl: warning: Please check that your locale settings:

LANGUAGE = (unset),

LC_ALL = (unset),

LC_CTYPE = "UTF-8",

LANG = "C"

are supported and installed on your system.

perl: warning: Falling back to the standard locale ("C").

Starting bind9 service... failed

Starting postgresql service... not installed

Starting spamassassin service... not installed

Plesk: Starting Mail Server... already started

Starting psa... * Starting Plesk engine pool manager sw-engine-fpm [ OK ]

done

Starting drwebd service... failed



I am not sure if these failed messages are the reason that i can not access the pleask. Could you please suggest me some solution.



Thanks

Jawaid Nawab
 
Back
Top