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.
The command
find /etc/apache2 -type f -name "*.conf" -exec grep --color -Hni "ssl_protocols" {} \;
doesn't return anything
looking here shows me this:
root@vel:/home/aleksandar# vim /etc/apache2/mods-available/ssl.conf
# SSL Cipher Suite:
# List the ciphers that the client is...
So, I tried a number of different articles on disabling TLSv1.0, however Comodo's PCI scanner still detects it.
How do I get rid of it?
Currently, I get this response when I run /usr/local/psa/bin/server_pref -s | grep ssl-protocols
root@vel:~# /usr/local/psa/bin/server_pref -s | grep...
So, ServerShield deploys my websites on cloudflare, and then what? How do I actually log in to the CloudFlare account it creates, so I can manage my websites there?
ServerShield has almost no management options itself.
1. Cron is fine.
2. There is no stuck process.
This article Why a scheduled backup is not created at the requested time helped. Thanks.
OK, so I am confused again...
1. I execute the query to empty the value of 'last' backup time...
2. I expect the backup process to start.
3. Backup time...
So, I have scheduled my backup to execute everyday on 12:00 PM...
Plesk executes it at 03:03PM....
The server clock and the hwclock show the correct time....
What might be the cause?
Here is the exact error message
Invalid nginx configuration: nginx: [emerg] bind() to 192.168.1.1:80 failed (99: Cannot assign requested address) nginx: configuration file /etc/nginx/nginx.conf test failedUnable to use the current nginx configuration file and to rollback to the previous...
So, my Plesk server has 2 IP's...
One external and shared - 95.xxxxxxxxxx
One internal for communication with the backup server - 192.168.1.1
Today I tried to change NGINX configuration for a website and I get an error - "Nginx failed to bind to IP 192.168.1.1:80"...
Why is Nginx trying to...
IPTables.
I am not sure if Plesk's FW is enabled or not, as I cannot find the settings for the firewall in Plesk's interface.
I have Plesk Web Admin Edition, maybe that's the reason ? I don't have access to all the settings, maybe ?
No, the server is not behind another firewall.
I think I have messed up (maybe) the settings of the server firewall. Is there a way to change the firewall settings from within PLESK ? I looked for such a setting in the interface, but couldn't find it under "security".
I can't connect to my Plesk server over ssh. I get a connection refused error.
Without SSH access I am not sure how to troubleshoot the error.
Please help.
Thank you very much! This is exactly what I am looking for.
EDIT: HORRIBLE PATCH!!!!!!!
THINGS TOTALLY BROKE!
1. When I type HTTP://myDomain.com:8443 it redirects to HTTPS://HOSTNAME(without.COM):8443, which obviously doesn't work!
2. When I type https://myMainDomain.com:8443 I get a...
I am going to sell hosting to my international customers under a different domain name.
My question is how do I set it up properly in Plesk ?
Ideally, I would like mySecondDomain.com:8443 to open Plesk just like myMainDomain.com:8443 does, but if this is impossible, how do I go about...