• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. P

    Issue php fpm service Failed

    You could remove the .ini files named "newrelic.ini". Example: /opt/plesk/php/5.4/etc/php.d/newrelic.ini
  2. P

    Question Rate Limiting

    You could add the Name Turnitinbot to the robots list of the file.
  3. P

    Issue Server Error 403 Forbidden You do not have permission to access this document.

    Have you also checked the permissions and ownership of your .htaccess file? It should be at least 0644 and <your subsription user>:psacln.
  4. P

    Issue Server Error 403 Forbidden You do not have permission to access this document.

    Make sure that your httpdocs folder has permissions 0750 and that it is owned by <your subscription user>:psaserv.
  5. P

    Issue php fpm service Failed

    It shows in which PHP files "newrelic" is mentioned. Could you maybe provide an excerpt (with redacted domain names)?
  6. P

    Issue DANE option not available for single domain

    It's hard to tell what's going on remotely through the forum posts. Maybe you could open a support ticket with Plesk support? They will for sure be able to assist you directly on the server and they will certainly solve the issue. Sign in here: https://support.plesk.com . In case you bought your...
  7. P

    Issue DANE option not available for single domain

    Did you follow the steps in (Plesk for Linux) Hardening Server Connections Using DANE ?
  8. P

    Issue DANE option not available for single domain

    Is DKIM checked on the mail settings dialog page of the domain?
  9. P

    Issue DANE option not available for single domain

    Has the domain DKIM enabled?
  10. P

    Question Where are the automatic website backups of Pleks stored on the server ?

    The Plesk backup storage is specified by the DUMP_D variable defined in the /etc/psa/psa. conf configuration file. The default location is /var/lib/psa/dumps. In order to download a backup, it is best to download it from the GUI, because in the /var/lib/psa/dumps directory you won't find a...
  11. P

    Issue php fpm service Failed

    Is there any output from # grep -R newrelic /etc/php-fpm.d # grep -R newrelic /opt/plesk/php/*/etc/* ?
  12. P

    Resolved 403 - Forbidden: Access is denied for PUT and PATCH Request

    Switching the ruleset might not be necessary. For one case, another ruleset might work, but it may create false positives in other cases. Instead, examine the error_log entry where the 403 error is logged. It will mention an [ID .......] field. This is the rule ID that triggered the 403 block...
  13. P

    Question Rate Limiting

    No, it is not required if your log files have a default format.
  14. P

    Question Rate Limiting

    I cannot see why it doesn't work for you. You could try to first test it with fail2ban-regex. It might give better clues.
  15. P

    Issue Can't open Port 25. Please help

    Some data centers block port 25 by default, so it might not be blocked on your server, but in a firewall at your data center. Have you already contacted them on the issue?
  16. P

    Question psa folder occupies more than 50% of my EC2 instance disk space

    This could also be of interest: https://support.plesk.com/hc/en-us/articles/12377967588887-How-to-change-the-location-for-Plesk-backup-files-on-a-Linux-server
  17. P

    Question psa folder occupies more than 50% of my EC2 instance disk space

    /var/lib/psa/dumps stores all local backup files. You can remove local backup sets from Tools & Setttings > Backup Manager or - if they were created by a subscription user - from Subscription > Account > Backup Websites.
  18. P

    Question Rate Limiting

    I've seen an incredible increase of such robot visites especially from Amazon AWS instances recently. It went up about 12 times of the usual traffic, measured across a dozen machines, so probably it's a general issue as it does not target specific IPs or domains. You can try to block the traffic...
  19. P

    Question Upstream Apache directive blocking .htaccess file directives

    I didn't mean to say it's a permission issue with the .htaccess file, but that it could be an issue with the file permissions of files that are addressed by a request.
  20. P

    Issue Default plesk-wordpress fail2ban doesn't work

    You can find an example in the above mentioned blog article.
Back
Top