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.
We value your experience with Plesk during 2024 Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024. Please take this short survey: https://pt-research.typeform.com/to/AmZvSXkx
The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.
Hello,
since Nodejs gets a port from passenger, I wanted to ask how I can use it with a websocket, because a websocket requires additional settings for nginx with a fixed port. Currently I have this in nginx. (Just wanted to say that the server does not belong to me directly, so I host with a...
is it possible to use a separate port for the wordpress backend (wp-admin), I would like to do this for security reasons and then make this port only accessible from certain IPs via firewall, that is easy. The frontend should remain accessible on port 443.
I think that should be possible with a...
Product version: Plesk Obsidian 18.0.61.5
OS version: Debian 12.5 x86_64
mariadb Ver 15.1 Distrib 10.11.6-MariaDB
Hi,
I needed remote access to a subscription database, I follow a couple of docs and everything worked fine.
Now I figured to change the default Mariadb port (my first time doing...
Hello guys,
I want the SMTP server to use the 587 port instead 25. So for security reason we want to use secure connection for outgoing emails.
I already read this topic, as well.
https://talk.plesk.com/threads/change-default-smtp-port-in-plesk.367784/
On my main.cf file there is no such as...
In Tools & Settings (/admin/server/tools) - Security (Layout: 1) - Firewall (/plesk/modules/firewall/)
I want to add a set of ports in order to run Node.js, but after I add the ports and click on activate rules and restart the server the ports do not take effect.
Hi,
I'm trying to run a Next.js application on Plesk, have been at this for weeks and I have managed to get the application to run without errors (have to change the Node version, pointing to the right startup app and all that) but now I'm getting Nginx error saying Incomplete response...
I have a problem regarding port 2083: I can't open it. I have iptablet installed on my server, I ran:
sudo iptables -A INPUT -p tcp --dport 2083 -j ACCEPT
then rebooted with sudo service iptables save.
iptables-save | grep 2083
but it does not open anything. It is always closed, I need to...
I have recently come to realise that it is considered good practice, from a security point of view, to change the default Port for SSH client connection from 22.
I have spoken with my VPS provider, who has confirmed that all 65,535 Ports are available for use. Would I then be right in thinking...
Hi all,
my customer is application work on port 3030
he has application on server via NodeJS
error is in attachment , i try via firewall in plesk do add custom rule and allow incoming connections on TCP port 3030 but not succeed
please for advise
Hello,
I do not have much experience with Linux / Ubuntu.
I have recently got a ECS on Alibaba Cloud. I have opted for Ubuntu + Plesk Onyx - which was updated to Obsidian earlier today.
Port 25 is blocked and I have been unsuccessfully trying to use port 465 for emails. I am able to receive...
I have three hosts in Plesk. One of them requires one of the specified ports.
I normally write nginx.conf in Plesk nginx add directive.
For example, set the standby port to 33000.
This item is described only this.
When I access 'http://ccc.sample.com', I get an error due to repeated...
I'm using Let's Encrypt on Plesk.
In normal access, I can connect HTTPS.
The executing program requests a different port of the site. I get an error when trying HTTPS connection to this program.
https://SAMPLE.com --> OK
https://SAMPLE.com:XXXX --> NG
By Firefox:
SSL received a record that...
Greetings I am working with (Angular 4 not to be mistaken with AngularJS) in PLESK (centOS) 64-bit
Set up steps go nicely as per Angular Docs
Once installed and set up the project can be seen on port 4200 http://localhost:4200/
In my case my.ip.address:4200 or mydomain.com:4200
This does not...
I'm looking for something to monitor (notify me) when apache or nginx is not running correctly or performance gets slowed, or obviously if the service goes down.
apache port 7080
nginx port 80
what do you use or recommend?
thanks!
Is there a way to secure Plesk's :8443 port?. I'm using the web-host edition of Plesk so I don't know if this is the right place to even ask this question, but when I go to my lets encrypt extension, I am not getting the option of Securing Plesk. I'm only getting the option of securing webmail...
Trying to open port 3306 for MYSQL remote access.
Similar to this: Resolved - Cannot connect to database remote
but on our server the firewall is not running.
Centos 7
systemctl status firewalld
? firewalld.service - firewalld - dynamic firewall daemon
Loaded: loaded...
I'm attempting to create an additional database server on port 3307, although because the port apparently doesn't open after creating another firewall rule specifically for it the database server cannot be created.
I checked the port via nmap and it appears the firewall rule does not...
Hey all,
Has anyone managed to configure Plesk to use a non standard SMTP port? eg: 30000. I've been trying all weekend and I'm having a heck of a time.
- I've reconfigured Postfix and etc/services to use the correct port.
- I've rebooted the Mail Manager
- I've rebooted Postfix and...
Hi Plesk Community,
I have a very strange problem which get me stuck for days now.
On 6 december my certificate got expired and I had to make a new Self-Signed Certificate so mail and Plesk Panel etc. don't give the expired warning.
Everything went OK and the new certificates are valid for...