• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

plesk obsidian

  1. C

    Issue Move vhosts with Transvhosts.pl -- Permissions Error -- Only if move outside of /var/vhosts/www

    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...
  2. Y

    Resolved PHP Curl POST don't works with X-API-Key

    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" =>...
  3. K

    Issue Trying to deploy .net Core 3.1 web application using Plesk Obsidian

    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...
  4. M

    Issue Failed to connect to the source server 'source'by SSH: not a valid OPENSSH private key file

    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...
  5. V

    Issue Plesk not working with MVC nor WebForm Deployment

    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...
  6. N

    Issue Using IP default site causes invalid SSL

    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...
  7. N

    Question Mail Loads the Default Hosting Page of Plesk

    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...
  8. F

    Issue Upgrade to Plesk Obsidian

    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
  9. R

    Question Install Varnish on a CentOS7 with plesk obsidian and nginx

    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...
  10. M

    Question Plesk Appearance - Branding - issue with custom logo for retina display

    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...
  11. A

    Resolved My.cnf file has no variables in mariadb 10.3

    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 =...
  12. marcosittner

    Resolved Cant update Plesk after updating MariaDB

    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...
  13. M

    Issue Unable to restore selected files of domain from Backup

    "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
  14. Will-NYESDigital

    Plesk Obsidian Version 18.0.21 caused scheduled backups not to run

    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...
  15. Christopher-James

    Wordpress databases still show in PHPMyAdmin after instance is deleted

    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...
  16. M

    Question Cronjob for Matomo Autoarchiving

    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/ >...
  17. Jürgen_T

    Resolved Module installation of DRUPAL 8 using Plesk composer?

    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...
Back
Top