• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Can not change WebHosting type for domains

after investigating this issue, I found this is an issue with the Template/Image of the hoster (Strato).

It can be repaired by executing the following commands:
Code:
# rm /root/.autoinstallerrc
# yum install php.x86_64 php-devel.x86_64 php-gd.x86_64 php-ldap.x86_64 php-mbstring.x86_64 php-mysql.x86_64 php-odbc.x86_64 php-pear php-snmp.x86_64 php-xmlrpc.x86_64 php-xml.x86_64 mailman postgresql-server.x86_64
# /usr/local/psa/admin/sbin/autoinstaller --select-release-current --install-component spamassassin
# /usr/local/psa/admin/sbin/autoinstaller --select-release-current --install-component mailman
# /usr/local/psa/admin/sbin/httpdmng --reconfigure-all

These commands have to be executed before you login to Plesk the first time.

Thanks for your assistance Kristian, you have made my day by fixing this issue. Appreciate your help!
 
Back
Top