Questions tagged [plesk]
Plesk is a web hosting control panel developed and sold by Parallels under the Odin brand.
139 questions
1 vote
0 answers
63 views
Apache mod_substitute & mod_proxy_html not doing anything, using mod_proxy in Plesk
I have this code (which works) in Plesk in Customers > Some Customer Name > new-domain.com > Hosting & DNS > Apache & nginx Settings > Additional Apache directives (for both ...
-1 votes
1 answer
43 views
Error SSL Cert for email
My config: CentOS Linux 7.9.2009 (Core)/ Plesk Obsidian 18.0.64 Web Pro Edition/ Courier/ Postfix/ I have multi domain. Every domain havs a unique ip I recive this error: couriertls: read: error:...
0 votes
1 answer
193 views
Unable to edit .NET application startup file in Plesk
I got a problem that I cannot edit path of the .NET application startup file in Plesk although I logged in as administrator. unable to edit application startup file However, it seems like can be ...
1 vote
1 answer
58 views
Converting a Subscription to a Subdomain in Plesk After Migration from cPanel
I recently faced a challenge after using the "Plesk Migrator" plugin to import several sites from a cPanel. The issue I'm encountering is that some of the subdomains have been incorrectly ...
1 vote
1 answer
1k views
Plesk - How to hide port in Nginx forwarding / change listening port?
I installed the Docker extension in my Plesk Obsidian. Then I installed a docker image that raises a web server on localhost:8443. It maps the port 8443 on a chosen target port (let's say 12345). Then,...
1 vote
0 answers
239 views
Installing PHP extensions in Plesk Obsidian - idiots guide required
I'm trying to upload files from my server to an another server via SFTP. I'm running Plesk Obsidian 18.0.31 Update #3 - CentOS 6.10 (Final) From what I understand I need to install some extensions ...
1 vote
0 answers
50 views
LetsEncrypt certificates not automatically renewed on Windows Server
I am using LetsEncrypt certificates. When I set up my Windows Server 2016, the LetsEncrypt certificates were renewed automatically but now they run out without being renewed. I must renew them ...
0 votes
0 answers
110 views
How to install PECL/XMLRPCi from within Plesk 18.0.49
Being a newbee with Plesk, I'm trying to install PECL extension XMLRPCi from within Plesk 18.0.49, but I get this error message: Failed to download pecl/XMLRPCi within preferred state "stable&...
1 vote
0 answers
489 views
Plesk Obsidian (18.0.48) - 413 Request Entity Too Large (nginx)
Hello recently I set up a server using Ubuntu 22.04.1 LTS and Plesk Obsidian 18.0.48. However I encountered a problem when uploading files around 1GB of size. The website I am running is a docker-...
0 votes
1 answer
2k views
Server error 403 - Forbidden: Access is denied when accessing any page with HTTP
We migrated our website to new windows server with Plesk Obsidian 18 and noticed that we are not able to access website without HTTPS example http://www.example.com/test.html NOT WORKING ERROR Message ...
3 votes
1 answer
939 views
Plesk - SSH Terminal Extention - blank - broken connection
I installed the SSH Terminal extention so that my customers can have access to SSH without giving them remote SSH access. When I (under admin or the customer) open up the SSH terminal, the terminal is ...
0 votes
0 answers
22 views
Where is WordPress on HostGator?
I installed WordPress in my domain's directory on HostGator, but when I go to this domain, it goes to a page for Plesk. Can someone tell me how to direct my homepage to point to my WordPress ...
1 vote
0 answers
150 views
I'm having trouble accessing my Plesk Panel on the remote server after Node.Js installation [closed]
I'm having trouble accessing my Plesk Panel on the remote server. I used Apache Web Server in Plesk Panel. But for an application development I had to use Node.Js. So I searched Plesk official website ...
2 votes
0 answers
225 views
Set the docroot for HTTPS access to subdomains/sub on Plesk
We have an odd situation with the docroot of our web-server administered in Plesk. In hosting settings a sub domain points to a path Document Root: /subdomain/sub the files however to not live there. ...
1 vote
1 answer
774 views
How to set permission for a system user to particular website on plesk
I'm trying to setup continuous deployment pipeline to one of the websites hosted in a Linux machine which has Plesk. A service account(service_user) is already setup there in the server(not a Plesk ...