• 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.

Recent content by Dork

  1. Dork

    Resolved How to get Perl running with OS alma8

    With my scripts I used a BEGIN block: BEGIN { $0 =~ m~(.*)/[^/]+~ || $0 =~ m~(.*)\\[^\\]+~; $1 ? (unshift @INC, $1) : (@INC = reverse @INC); } An user of the perl-community.de told me that the perl version which is shipped with alma8, doesn't deliver $0 and so the code of the block can't...
  2. Dork

    Resolved How to get Perl running with OS alma8

    Problem solved - but I can't find a resolved Button
  3. Dork

    Resolved How to get Perl running with OS alma8

    I installed perl via yum, fcgi from the domain dashboard/hosting is activated, Options +ExecCGI AddHandler cgi-script .cgi .pl is addet to the Apache direcctives I checked the permissions of the script files and I get: Internal Server Error End of script output before headers
  4. Dork

    Resolved How to get Perl running with OS alma8

    I installed perl and it is not possible to run per scripts. Can someone please help me?
  5. Dork

    Issue Database Mangement problem

    Nobody can help me?
  6. Dork

    Issue Database Mangement problem

    No - I dont' have a mix but the tool seems to make a mix Yes - it is the Database Management tool (as mentioned in the headline of the thread).
  7. Dork

    Issue Database Mangement problem

    The installed MariaDB is 5.5.68 and the upgrade tool ends with the following messages: Removing previous mariadb-server provider ... warning: /var/log/mariadb/mariadb.log saved as /var/log/mariadb/mariadb.log.rpmsave Removing previous packages (mariadb-devel-5.5.68-1.el7.x86_64) ... Upgrading...
  8. Dork

    Resolved Database Management

    After the error message from the database management, I was no longer able to reach the plesk login. So I did a full restore of the last runable system and everythng works fine again. Today I started the database mangement again and it ends again with an error and a not useabel plesk. I hope...
  9. Dork

    Resolved Database Management

    it is: mysql Ver 15.1 Distrib 5.5.68-MariaDB, for Linux (x86_64) using readline 5.1
  10. Dork

    Resolved Database Management

    I started the database management and received the error: yum check' output follows: plesk-mysql-server-18.0.2-2.centos.7+p18.0.44.0+t220518.2121.noarch has missing requires of mariadb-server >= ('0', '5.0.60', None) Service mariadb doesn't exist
  11. Dork

    Resolved Database Management

    There is a new server with alma8 and I try to put the old cotent o the new server - but it' not easy for me to do that.
  12. Dork

    Resolved Database Management

    Yes, it is but I was seaching it under "Tools & Settings" as it was written in the description. My fault.
  13. Dork

    Resolved Database Management

    MariaDB 5.5.68
  14. Dork

    Resolved Database Management

    No - I ddn't
  15. Dork

    Resolved Database Management

    I added this: [databaseManagement] features.canBeUpgraded = 1 to the panel.ini but is has no effect. So what can I do to get the database manager?
Back
Top