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.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
Hi!
I've been experiencing SASL authentication attacks and have been wondering why Fail2Ban didn't recognize and ban them:
Aug 16 16:18:29 hosting02 postfix/smtpd[9899]: warning: server.domain.com[AAA.BBB.CCC.DDD]: SASL login authentication failed: authentication failure
The "login" is...
Not sure if you confuse DKIM with DomainKeys? Plesk supports DomainKeys by default while you have to add DKIM support manually with the opendkim package.
There is no point in setting milter_protocol=2 if you use DKIM because it will crash psa-pc-remote making you loose all Plesk-related email...
Hi!
I recently added DKIM to my Plesk 12.0.8 #10 setup since it is essential to not have my emails being more likely to go into Gmail user's spam folders. That is when I noticed an issue with SPF not allowing any HELO messages from localhost. This clashes with the way postfix's cleanup server...
Add-on: I found this post (http://forum.parallels.com/showthread.php?262145-Health-Monitor-access-from-Server-admin-panel-home) which seems a very similar problem. I switched to "Service Provider" view and I can access the health monitor now as well. It's just not visible in "Power User" view.
Hi!
I installed the health monitor on 12.0.18 #9 using autoinstaller but can't find how to access it through the panel. It's installed and collects data. I also get alarms via email. It's just that the "Health Monitoring" entry is missing in the "Server Management" section. I also checked...
Ah, right. Excellent. It's kind of a weird bug to introduce imho. Brings your firewall down after a reboot and it's not easily noticable unless you look into it.
Yup..I agree, this looks like a bug. Every time /etc/init.d/psa-firewall is called to stop the firewall, it also calls the firewall-emergency.sh script which ultimately removes the active.flag. So next time the system boots up, the psa-firewall script thinks the firewall service is disabled...
Hi!
When I uncheck Domainkeys signing in the mail settings for a domain, the box remains checked when I go back to the setting. Domainkeys signing is switched off but the setting itself remains being displayed as checked on. That means I can only switch it back on using the domain-pref...
Hi Igor,
Thanks for suggesting this. I ran the bootstrapper script but it did not fix my problem. Log below:
root@hosting:/opt/psa/bootstrapper/pp11.5.30-bootstrapper# ./bootstrapper.sh repair
Started bootstrapper repair procedure. This may take a while.
Certain actions may be skipped if...
Hi!
Whenever I start/stop/restart a service via Server Tools & Settings -> Service Management, I get the following PHP error:
PHP Runtime Notice: Only variables should be passed by reference
Line: 393
File: /opt/psa/admin/plib/common_func.php3
Stack Trace:
#0...
Hi Nikolay,
I tried your solution but I get an error message saying: "Invalid nginx configuration: nginx: [emerg] duplicate location "/" in /var/www/vhosts/system/DOMAIN.TLD/conf/vhost_nginx.conf:1 nginx: configuration file /etc/nginx/nginx.conf test failed"
That's because I don't have my WP...