Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Probably, they have changed something recently, but when you add a TXT record with content w/o quotation marks CF will add them automatically when you hit SAVE. Same applies to the records uploaded by Plesk's CF plugin. Plesk uploads without q marks, but if you open that created/uploaded record...
Hi.
Just checked again myself — it works the way I described before."
System:
Plesk Obsidian 18.0.70 Update #1
Ubuntu 20.04.6 LTS
The way to reproduce :
Try to add a TXT record with quotation marks - fails as I reported earlier.
Try to add a TXT record without quotation marks - works, but...
Hi. Just tried to import/export records to/from Cloudflare. Looks like it doesn't work again.
Adding a TXT record also ends up in a problem with quotation marks.
Hi.
I have a custom nginx build and I have locked sw-nginx package update in Plesk. Now I can't install latest Plesk update because of this, because Plesk installer wants to update core packages, but since one sw-nginx package is locker, the whole Plesk update fails altogether.
Should't Plesk...
Hi,
I installed a Litespeed extension and switched the server to LS, but WP toolkit security rules/settings for Apache do not work or work only partially if switched to LS.
Most of the rules that dont work are <LocationMatch> rules. LS ignores them, which makes security settings in...
still not luck. download fails, switching rulesets doesn't help either. I switched to atomic corp free and can't switch back to comodo, since it first checks for an update and because it is not able to download, it fails. :(
User name: IronDonDon
TITLE
Advanced monitoring stopped working after Grafana 7.0.0 update. Ubuntu/Centos
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Ubuntu 18.04.4, Centos 7.8.2003
PROBLEM DESCRIPTION
Plesk updated system packages, which included grafana server 7.0.0, after...
Thank you for your prompt reply.
You are probably referring to this post - WordPress Toolkit - General Discussion.
I see what you mean. Probably, nobody is using nginx caching, since nobody has problems with it's functionality, so nothing's gonna change anytime soon.
Anyways, thank you for...
I also struggle with this default nginx caching settings. it is burdensome to catch cookies added by a new plugin on Wordpress. Some of them have dynamic naming, so good luck to white-list them, if you are not nginx savvy, like myself. Generally speaking, Plesk+nginx do not cache anything and it...
I have rebuilt chroot template, which added '/usr/libexec/openssh/sftp-server' -> '/var/www/vhosts/chroot/usr/libexec/openssh/sftp-server' , but i still can't connect via SFTP.
FileZilla shows - FATAL ERROR: Received unexpected end-of-file from SFTP server
WinSCP - Cannot initialize SFTP...
thank you for your reply.
I thought, it might be connected to the local dns service, which I don't use, so thanks for clarification. As I said before, it was all working just fine before Obsidian upgrade, so I hope, Plesk devs will take a look at this issue, since DKIM keys are being stored...
Hi.
I have following issue:
I use external DNS service, and I setup DKIM private key as described in a manual on this page ( How to get the DKIM public key from Plesk if DNS is not installed?). It was working fine with Onyx, but after updating to Obsidian, I now get this error from the backup...
Hi,
I am trying to change Webalizer charset from Windows-1252 to UTF-8, because webalizer is not able to display Cyrillic correctly. I made changes to webalizer.conf files I was able to find on the system and regenerated stats for domains, without success.
Is there a possibility to set correct...
Hi,
there is a misconfiguration with nginx & awstat. Folder /var/www/html/awstats/icon is missing and awstat fails to show it's icons. I have re-installed AwStat, but nothing changed. Than I have copied the folder from /usr/share/awstats/ to /var/www/html/awstats/icon.
It is working now, but it...
Hello,
my server is behind a WAF and nginx logs get only $remote_addr entries. I would like to modify nginx conf for websites to include X-Forwarded-For entries, to handle client IPs. There are no x-forwarded-for fields per default.
Where should I take modifications in order to achieve this...