• 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

Recent content by nornagest

  1. nornagest

    Question How to secure different access domains for Plesk

    Hi everyone I have a dedicated server with Plesk Web Host Edition and I split it among several clients. I would like to give each clients a custom url login, for example customer1.myserver.ext:8443 customer2.myserver.ext:8443 etc etc "Customizing Plesk URL" is set with the option "All domains...
  2. nornagest

    Question GUI for PostgreSQL

    Considering that phpPgAdmin is no more available for installation in Plesk, there is a solution to manage PostgreSQL with a GUI in Plesk?
  3. nornagest

    Resolved GUI for a postgreSQL / Setting up

    There is a solution? What GUI can be used for PostgreSQL?
  4. nornagest

    Question Clients who have service plans other than the default plan cannot delete domains

    I want only cancel add-on/secondary domain but I can't... It seems impossible to me that domains cannot be deleted but can only be added
  5. nornagest

    Question Clients who have service plans other than the default plan cannot delete domains

    Hi Peter Just tried even in Dynamic List but I cannot see the checkbox...
  6. nornagest

    Question Clients who have service plans other than the default plan cannot delete domains

    Hi everyone I have created several service plans for my clients, with different resources and permissions, but in none of them my clients are able to delete a domain: they can only add them or suspend or disable them. How do you allow customers with custom service plans to delete domains? Thank...
  7. nornagest

    Question Deleted domain - Could not issue/renew Let`s Encrypt certificates for Administrator

    Hi I had a domain, now cancelled, but I still keep getting this message via email. How do I fix? Tnx!
  8. nornagest

    Resolved Use a domain for mail only

    Solved! The problem was an imcomplete DNS propagation. Below the recap of correct way to usa a domain for mail only In the domain's DNS control panel insert the following record: A record mail.mydomaind.com -> IP of mail server A record webmail.mydomain.com -> IP of mail server (with Roundcube)...
  9. nornagest

    Resolved Use a domain for mail only

    Of course, in my DNS panel I have the following: A record *.mydomain.com. -> IP of webserver (with files of website) A record mail.mydomaind.com -> IP of mail server A record webmail.mydomain.com -> IP of mail server (with Roundcube) MX record mail.mydomain.com
  10. nornagest

    Resolved Use a domain for mail only

    I have a server with Plesk Obsidian 18.0.35. This server hosts several domains including mail and everything works perfectly. Now I would like to use an external domain with this server but only for mail. Below my situation: 1) the domain mydomain.com is pointed (with A records) to an IP address...
  11. nornagest

    Resolved Invalid response from https://acme-v02.api.letsencrypt.org/acme/authz-v3/12789962005.

    Hi I have the same problems but I have no IPv6 record in my DNS. Any suggestion?
  12. nornagest

    Resolved memcached installed but not detected

    SOLVED! I had forgotten in entering the command extension = memcached.so in the memcached.ini file! Thank you very much!
  13. nornagest

    Resolved memcached installed but not detected

    Hi IgorG I followed your method, but phpinfo still doesn't find it, and the script doesn't detect it https://naturbiotica.com/phppsinfo.php (user & pass: prestashop, if it asks you). After trying again... root@server:/# /opt/plesk/php/8.0/bin/pecl install memcached pecl/memcached is already...
  14. nornagest

    Resolved memcached installed but not detected

    Hi I have installed (maybe correctly) memcached, with the following commands: apt install memcached libmemcached-dev libmemcached-tools systemctl enable memcached apt install software-properties-common add-apt-repository ppa:ondrej/php apt install php-memcached php8.0-memcached but the...
Back
Top