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.
Arf no time for edit my post lol.
So, i installed new server, but only core plesk is installed, impossible install extension or other dependencies.
but all dependencies is installed ?! no wet, lol !?
Repair :
# plesk repair all -y
Reconfiguring the Plesk installation
Reconfiguring the...
I had a problem with apache so I tried to repair it with "plesk repair installation"
After that When I tried to Login to Plesk I had : The file /opt/psa/admin/htdocs/login.php is part of Plesk distribution. It cannot be run outside of Plesk environment.
Here is the Plesk Repair File Content...
Hi
i installed imagemagick but the extension is not detected!
I have done several tests and it seems installed correctly, for example:
root@server:/# convert -version
Version: ImageMagick 7.0.10-61 Q16 x86_64 2021-01-30 https://imagemagick.org
Copyright: (C) 1999-2021 ImageMagick Studio LLC...
Just tried that, but still same problem. I can see some warnings during the execution. Please see the details of the run :
ubuntu@romantic-northcutt:~$ sudo plesk repair installation
Reconfiguring the Plesk installation
Started bootstrapper repair procedure. This may take a while.
Certain...
All cipher suites used in the configuration used by pci_compliance_resolver (as well as Mozilla TLS configurator) are quite strong. From the point of view of security, it makes no sense for the server to prefer any of them. Therefore, the server allows the client to choose from. It makes sense...
Thanks for the answer, well I tried the usual settings in postfix for TLS 1.3 under my constellation, but obviously without success. TLS 1.3 is simply not used and my guess is that it's because of the Plesk postfix that doesn't seem to support TLS 1.3 under Ubuntu 16.x or isnt build against...
I am new to the forum here, and i have two Plesk related issues
My first problem is the email I get from Plesk
Problem with Repair Plesk
Diagnose & Repair: Error after "Repair Install on Plesk":
if someone is able to help it is very nice
@Michal Bittner The following info may help you. @IgorG has probably forgotten more than we'll ever know about this in Plesk ;) so do follow his advice, but FWIW some time ago, we had quite a detailed and very helpful reply as part of an associated issue service ticket that we had raised some...
Hi guys,
Trying to remove the support for TLS 1.0 and 1.1 and enable only 1.2 and 1.3.
So far I did the following:
[root@ufo cache]# plesk bin server_pref -u -ssl-protocols 'TLSv1.2 TLSv1.3'
SUCCESS: Server preferences are successfully updated
[root@ufo cache]# /usr/local/psa/bin/server_pref...
Plesk Premium Antivirus will not run when TLS versions and ciphers by Mozilla are set to Modern.
with the ciphers set to Intermediate (recommended) - Plesk Premium Antivirus runs without error
with the ciphers set to modern - Plesk Premium Antivirus fails with:
"Unable to start service...
@Arashi
I tried yet with the SSLIT Extension to set Modern Cipher Suite, but found the following issues:
To be sure that just TLS1.2 and TLS1.3 Protocol i have done this: /usr/local/psa/bin/server_pref -u -ssl-protocols "TLSv1.2 TLSv1.3"
Then I measured again with the Mozilla SSLIT Extension...
Hi,
On Plesk Obsidian 18.0.30, after resynchronising "TLS versions and ciphers by Mozilla" in SSL It! 1.6.0 it finds version 5.0, subsequently SSL Labs reports "IE 11 / Win 7 R Server sent fatal alert: handshake_failure" for my websites. I replicated this on a second server with the same...
If you manually add TLSv1.3 it gets removed every time the "TLS versions and ciphers by Mozilla" is enabled or synced. I copied the ssl_ciphers and manually added them too and shut off the "TLS versions and ciphers by Mozilla" checkbox.
Could you check the output of the following command?
plesk bin server_pref --show | grep ssl-cipher-server-order
By default it should be:
ssl-cipher-server-order: true
If it is `false`, then probably you ran `plesk sbin pci_compliance_resolver --enable` previously.
Anyway, this is...
Thanks @IgorG I tried that but no joy )-:
Still seeing this when trying to start drwebd:
Nov 06 10:51:40 mail.syrian-heritage.org drwebd.real[5182]: Key file: /opt/drweb/drweb32.key - Key file was not found! (
Nov 06 10:51:40 mail.syrian-heritage.org drwebd[5182]: A path to a valid license key...
Yesterday I updated Plesk Onyx to Obsidian and XP/IE8 browsers are unable to open my webpage.
I had configured protocols and ciphers as suggested by Mozilla (intermediate) and all was fine with Onyx, but after update to Obsidian don't work (same protocols and cipher settings).
SSL labs test...
Hello,
my website is available under https://mydomain.com. I'm using Plesk Obsidian / Centos 7.8 and apache http2 + Nginx as Reverse Proxy. Lets Encrypt Certificate is installed for the Domain.
I'm getting 403 Error for /wp-content/cache/all/index.html
curl -i https://mydomain.com
HTTP/2...