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

  1. artalva

    Question Question about configuring a mail server

    Then I don't know what it is. Can't think of anything else, considering it worked for another domain.
  2. artalva

    Issue Can not run CGI-BIN scripts Error 403

    Everything seems okay. Unless the file has ACLs for some reason, I can't think what might be the problem. I'd need to log in to check further.
  3. artalva

    Issue Can not run CGI-BIN scripts Error 403

    Oh noes! Permissions seem fine. What's inside? ls -la /var/www/vhosts/dirkbartels.nl/httpdocs/cgi-bin/
  4. artalva

    Question Question about configuring a mail server

    It's /usr/sbin/plesk. You can also run it from Tools & Settings > Diagnose & Repair > Mail
  5. artalva

    Issue Can not run CGI-BIN scripts Error 403

    There should be an .htaccess file in /cgi-bin/. If there isn't any, add one. Then, show me the output of ls -la /var/www/vhosts/dirkbartels.nl/httpdocs/, It's probably an issue with permissions. You can also just run plesk repair fs dirkbartels.nl and it'll probably fix it.
  6. artalva

    Question Can not issue SSL to Panel

    Too many things can go wrong with CloudFlare. Please give me the actual domain name so I can check which certificate is being used.
  7. artalva

    Resolved Plesk FTP(S) Backup not working on Obsidian 18.0.53

    FTP backup works fine on 18.0.53. To be sure, I set it up on a test server running Ubuntu 20.04 and it works fine there too. The developers will come back with the same result, so let's get ahead and try to figure out what's going on in your server. Reproduce the problem and share these logs...
  8. artalva

    Question Question about configuring a mail server

    Yes, I see it now. This could be corrupt mail config. Try running a repair on the site: plesk repair mail -y alafolie.info Let me know how it goes.
  9. artalva

    Question Question about configuring a mail server

    Thanks for attaching a ZIP file. Much tidier that way. There's a problem though. I looked through the logs and there's nothing about the Gmail address. Is that it, or did you leave something out? Even if there's no error, the outgoing email should be there.
  10. artalva

    Question Question about configuring a mail server

    Could be something else. Domain age, reputation, DNS record propagation, and other things can cause this. More information would be helpful in diagnosing the problem. If your domain is, let's say, example.com, go to Tools & Settings > SSH Terminal and type grep example /var/log/maillog and post...
  11. artalva

    Question Question about configuring a mail server

    Looks good to me. This should work fine. Is anything not working?
  12. artalva

    Issue ACME challenge is not showing up

    Not the domain version, but the system PHP version. The one installed by the package manager. Can't be changed in Plesk. Must be changed in the system itself. That would only be for troubleshooting though. I don't know for sure that this is the problem.
  13. artalva

    Issue ACME challenge is not showing up

    The version of the PHP interpreter you're using on the server. It may be broken or corrupt. Try changing it and see if that solves the problem.
  14. artalva

    Issue ACME challenge is not showing up

    Thank you. I'm seeing errors about malformed requests from the Let's Encrypt extension. If you haven't already done so, you may want to try reinstalling it in case it's corrupted. Remove plesk bin extension -u sslit plesk bin extension -u letsencrypt Reinstall plesk bin extension -i sslit plesk...
  15. artalva

    Issue extensions page error not showing

    Please post the full error
Back
Top