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.
Username: Nextgen-Networks
TITLE
SSL It! - Preset "modern" will break your Apache templates on Ubuntu 20.04.2 with Plesk 18.0.35
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk 18.0.35
Ubuntu 20.04.2
x64
PROBLEM DESCRIPTION
"Modern" Ciphers in Plesk SSL-it extension lead to...
Hi everyone!
I have the same problem
When I try to log in, I get an error message:
The file /opt/psa/admin/htdocs/login_up.php is part of Plesk distribution. It cannot be run outside of Plesk environment.
These are the details of my system. I have the same version (Plesk Onyx 17.8.11 Update...
var/log/plesk/install/plesk_18.0.41_installation.log:
TOP plesk-dovecot-2.3.17.1 installing AT Wed Feb 2 17:15:43 CET 2022
**** Product post-install for dovecot completed successfully.
STOP Bootstrapper 18.0.41 post-install for dovecot AT Wed Feb 2 17:15:43 CET 2022
START Bootstrapper...
I just runned it and this is output :
Reconfiguring the Plesk installation
Started bootstrapper repair procedure. This may take a while.
Certain actions may be skipped if not applicable.
Finishing up upgrade procedures and rerunning previously failed upgrade actions...
**** Product repair...
So were are using POLipay as one of our payment gateways on WHMCS.
We moved our company site from a cPanel Server in Australia to our own Plesk Server in New Zealand.
We had an old POLipay plugin that appeared to stop working, so we updated to a new one from a company in Australia. It goes...
Is it this?
https://talk.plesk.com/threads/ssl-it-preset-modern-will-break-your-apache-templates-on-ubuntu-20-04-2-with-plesk-18-0-35.360598/
I have not yet seen this issue myself, but I suspect that it can be solved by removing the checkmark from the Mozilla TLS/SSL ciphers on the...
Hello,
I was doing the migration, then suddenly I receive this:
Failed to connect to target Plesk server by Plesk API: Plesk error [1006]: Access to API is disabled for xx.xx.xx.xx
I have added the IP through plesk db:
mysql> insert into cp_access (type, netaddr, netmask) values ('deny' ...
I think that SSL Protocol and SSL Cipher Suite are not properly configurated on your server. Try to update Apache and Nginx cipher suits using PCI Compliance Resolver script:
# plesk sbin pci_compliance_resolver --enable apache
# plesk sbin pci_compliance_resolver --enable nginx
Hey learning_curve,
Yeah, I've tried pretty much everything.
We're using LiteSpeed, so you have to have nginx disabled.
Concentrating mainly on
apache: /etc/httpd/conf.d/ssl.conf
sw-cp-server: /etc/sw-cp-server/conf.d/ssl.conf
Yeah, restarted services each time.
Actually it might help to...
Well. Let me clarify the situation. The initial issue has been fixed in Plesk 18.0.36 as:
Perhaps there is still some error that we could not reproduce according to the description provided. Here I suggest going through one of two options:
a) contact Plesk Support Team to investigate the...
@Tyson_Moore You've not mentioned nginx, so you're probably not using it at all?
You can set all ciphers manually, by editing the ssl files (most relevant ones shown below) but some of those will get overwritten as part of any Plesk Upgrade i.e. those manual edits that differ from the systen...
It helps to know what you've tried, and what your current configuration is.
As far as TLS ciphers, you mentioned CF - I'm honestly not familiar with CF's TLS config, but if they support TLS 1.0 and don't provide an option toggle it, you're hands are tied if you use them.
@Tyson_Moore
Maybe, but not yet... ;)
Two additional ways of running full cipher checks via CLI
Ideally - for clarity - from a remote, local machine NOT your actual server (& sorry if you've already run these previously)
1) $ nmap --script ssl-enum-ciphers -p 443 yourdomain.com
2) Install...
After I configured a new Plesk server and used these modern ciphers I got a complaint from a customer that he could connect anymore with Outlook 2010
It was due to these modern ciphers.
It was the first time that I restricted ciphers using Plesk
I've been restricting ciphers before, but I...
In the meantime Mozilla have updated their definition of Intermediate to more modern values, and now drwebd will not start with the Intermediate settings. Seems to be a problem in drwebd which has just not been resolved yet by Plesk Team.
See: Issue - Key file: /opt/drweb/drweb32.key - Key file...