• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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