• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.

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