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.
When I click on "Websites & Domains" I received a message at the top of the page in red "Internal Error". When I click on it this is what comes up in a red box to the right:
What I did prior to this happening was removed the default certificate and change the hostname to...
Hi, I start a new thread based on a bug/issue with Transvhosts.pl
The problem appears on Linux Debian 9.13 and Plesk Obsidian Version 18.0.30 Update #2
It's a brand new server, and I reinstalled it already 3 times last 3 days for testing a lot of solutions to the case... without results :(
I...
I'm trying to build a PHP function to get a user loging link in PHP.
The user/pass method works very well
function getLinkUrlWithUser($account, $username, $password, $server){
$url = "https://" . $server . ":8443/api/v2/cli/admin/call";
$request = array("params" =>...
I am trying to deploy my asp .net core 3.1 web application using plesk. after uploading i am receiving the below error regarding startup.
I also tried to activate the stdout but i cannot find any logs in the folder.
web.config
Requesting for help in setup for the application. I tried...
I am getting the given error while transferring the plesk data via plesk migrator extension.
Failed to connect to the source server 'source' by SSH: not a valid OPENSSH private key file
I use the same documentation here to generate and copy the RSA key,
How to set up SSH keys for Plesk server...
Hello team,
I am opening this thread to see if any of you experts can help me out. :(
I have a Plesk account with TMD Hosting, and they are not of much help although they have been very friendly and opened to my concerns.
So, here is the problem:
I have a domain and a subdomain, and I want...
Hello,
I have Plesk Obsidian on Linux Ubuntu Server with root SSH access and I think there s an issue with using default website for server IPs.
Assuming I have two domains are using two workspaces with 2 different IPs on the same server.
1- DomainOne.ltd which has subdomains and/or multiple...
Hello,
Plesk Obsidian on Linux Ubuntu Server with root ssh access (I'm windows hosting oriented and first time on Linux but doing not bad till now)
1) When I browse https://mail.domain.ltd it loads the usual Plesk host default page which I don't want it to appear. I have changed the default...
Hi,
When i have updated plesk, everytime that i login I get this error: "Original link and target URL should be on the same domain. "
Also the "Repair Kit" can't resolve it
I want to install varnish on a new server to work with wordpress, but the server has plesk and it works with nginx on port 80. If I'm not wrong I need to move the nginx port to 8080 (for example) and set varnish to 80 (apache also works in 7080). But this is not working at all, when I have...
Hello, I'd like to use a logo for Plesk with retina quality image (I mean the image/logo that there is in the login page and in the control panel on the top-left column, where now there is the plesk's logo).
On the previous versions of Plesk I'm used to upload a png image with height 100px and...
Hi.
I am trying to change some mariadb configuration in etc/my.cnf. But there is no variable defined. The file has few lines with include path for my.cnf.d
I have searched everywhere and there is no help regarding this. My config my has only these lines below.
[mysqld]
bind-address =...
Hi,
i am using Plesk Obsidian 18.0.20 on CentOS 7 and i recently updated my MariaDB from 5.x to 10.4 with SSH.
And now i cant update my Plesk to 18.0.21. When i try it, i always get the "ERROR while trying to backup MySQL database" and the update stopps.
Can someone help me please?
best...
"Restoring Individual Objects" is not possible with selection of “Files of domains”. After clicking on "Add Files" there are no folders/files shown.
Only "No objects found" is shown.
It will not work as descibed here:
Restoring Backups
Hi there
I am using: OS CentOS Linux 7.7.1908 (Core) Product Plesk Obsidian - Version 18.0.21 Update #1
The problem I have encountered is that scheduled backups have not automatically run over the past 2 days since we upgraded to version 18.0.21
I have two other servers which are running...
Im about to upgrade my database from MariaDB 5.5 to 10.4 in my PLESK Obsidian install
Ive decided to clean the database of all old and unused wordpress installs before i dump the database.
Ive been deleting all the old and unused Wordpress instances, when i do im given the option to delete the...
Hello folks,
does anyone have any experience on how to set up a working cronjob for Matomo autoarchiving in Plesk Obsidian?
My current cron job:
Task type: Execute PHP script
Script path: httpdocs/console
with arguments: core:archive --url=https://matomo.meine-domain.de/ >...
I am currently setting up a new site using DRUPAL 8 as provided as application in Plesk. To install modules of Drupal 8 a recommended procedure is to use composer i.e. using commands like composer require drupal/"wished module" in the console. I am wondering whether I can do this also with the...