• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • 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.

Search results

  1. Nicola Urbinati

    Resolved PHP 8.0, 8.1 not starting

    Hi, Just installed PHP 8.0 and 8.1, but the services do not start properly. In the GUI, under the services tool, they are given as: 8.0: not started 8.1: not configured They both give the same result with: ● plesk-php81-fpm.service - The PHP 8.1.9 FastCGI Process Manager Loaded: loaded...
  2. Nicola Urbinati

    Resolved Cannot update manually, nor install new features (PHP 8)

    Ok thanks, it actually was cloudflare's proxy, I'll remember it next time I'll have to make a manual update/install. Thank you very much,
  3. Nicola Urbinati

    Resolved Cannot update manually, nor install new features (PHP 8)

    Hi, I cannot seem to be able to reach port 8447 for updates/installs, while my firewall and nmap say the port is open. Is there something I can do to troubleshoot it? Error is "ERR_CONNECTION_TIMED_OUT" Thank you very much,
  4. Nicola Urbinati

    Question mail server name for domain

    Hi, I'm setting up mailserver sni on different domains, but I'm struggling to set them work on smtp.domain.com instead of domain.com, as I'd prefear to keep domain,com dns record proxied on Cloudflare for websites, and smtp.domain.com (and imap.domain.com for that) for mail. is that possible...
  5. Nicola Urbinati

    Issue All Domains Apache2/Error 500

    This did the trick, waiting for the fix to put ppa:ondrej/apache2 back online if needed (I think it's a Plesk added ppa?) Thanx all,
  6. Nicola Urbinati

    Resolved Apache restarts randomly

    Ok, solved the mistery. There where two cron scripts dedicated to whitelist IPs via Dynamic DNS. They also whitelisted the IPs in ModEvasive, then restarting Apache. That should happen just once or twice a day, but a misconfiguration of the scripts made them actually restart Apache every 5...
  7. Nicola Urbinati

    Resolved Apache restarts randomly

    Yes, I understood the advice, and I am actually also trying to debug which script is causing the restarts. I'm suspecting something is happening in a specific domain at the moment. My previous answer is actually too much hopeful as it is. I'll keep you updated on what I get (if I get something)
  8. Nicola Urbinati

    Resolved Apache restarts randomly

    Put 600 as apache restart interval, let's see if it mitigates or solves the issue.
  9. Nicola Urbinati

    Resolved Apache restarts randomly

    Ok, Just happend again. Apache restarts settings: I received two mails: Web Server (Apache) on srvurb01.urbaman.it is down The Web Server (Apache) service on host srvurb01.urbaman.it is down. The problem was discovered on Nov 27, 2020 03:50 PM. Web Server (Apache) on srvurb01.urbaman.it...
  10. Nicola Urbinati

    Resolved Apache restarts randomly

    I also verify there are restarts every 5 minutes: root@srvurb01:/var/log/apache2# service apache2 status ● apache2.service - The Apache HTTP Server Loaded: loaded (/etc/systemd/system/apache2.service; enabled; vendor preset: enabled) Drop-In: /lib/systemd/system/apache2.service.d...
  11. Nicola Urbinati

    Resolved Apache restarts randomly

    /var/log/apache2/error.log and other_vhosts_access.log seem to be rotated correctly at 06.45 all days. So this should not be the case. I can't see anyting valuable in the logs (error, access... what other logs should I check?), not even the restart instance. I also do not see any memory/cpu...
  12. Nicola Urbinati

    Resolved Apache restarts randomly

    We're experiencing a lot of random Apache restarts, like once a day. What's going on?
  13. Nicola Urbinati

    Issue Cron (!?) Script takes way too long to complete

    I see the following script, probably from cron, taking way too long to complete (now at 106206 seconds): opt/psa/admin/plib/modules/joomla-toolkit/scripts/auto-update.php Is there a way to debug and/or stop it? Thank you,
  14. Nicola Urbinati

    Issue Roundcube: the Elastic theme doesn't show items (mails, contacts...)

    Hi, If I choose the Elastic Theme in Roundcube, items are not shown (mails, contacts...). Is there something wrong somewhere? Thank you,
  15. Nicola Urbinati

    Mail stuck in mail queue

    This is what happens, it seems to be related to amavis: postfix/smtp[29374]: E7DE4124AA1D: to=<[email protected]>, relay=none, delay=38321, delays=38321/0.04/0.01/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused) Thing is I did not do anything, restarting...
  16. Nicola Urbinati

    Mail stuck in mail queue

    User name: Nicola Urbinati TITLE Mail stuck in mail queue PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Ubuntu 18.04.5 LTS, Plesk Obsidian Version 18.0.29 Update #1, last updated on Aug 11, 2020 06:34 AM 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 x86_64 x86_64 x86_64...
  17. Nicola Urbinati

    Issue Github pages, Plesk and letsencrypt

    Hi, I have a domain.com on Plesk, DNS managed with Cloudflare. I created a site with Github pages. Now I can't generate letsencrypt SSL certs because I think it is searching for acme-challenge over on github. Is there a way to manage it? Or should I just keep it not secured Plesk-side? Thank...
  18. Nicola Urbinati

    Issue DNS SSL Let's Encrypt problem

    Ok, The problem is with the wildcard cert (I have subdomains, and they do not work with letsencrypt and normal certs). The wildcard cert only works with TXT DNS, and managing the DNS externally, I do have to do it manually everytime. Would there be a way to add Cloudflare management to SSLit...
  19. Nicola Urbinati

    Issue DNS SSL Let's Encrypt problem

    Hi, All the times Plesk tries to renew the Let's Encrypt SSL certs, it chenges the relative acme_challenge TXT record value to check. Since I'm using a different DNS service (Cloudflare), it's quite annoying to always go there to change the value. Is there away to keep it stable, or to make it...
  20. Nicola Urbinati

    Resolved Backup fails

    Actually, found out that the wordpress DB underlying the view actually changed the name of a table column, breaking the view. I now dropped the view as not really necesary. Thank you very much, I'll also be more watchful to premissions next time.
Back
Top