• 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!
  • 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.

Recent content by Yannick Croteau

  1. Y

    Cookies are blocked on wp-admin Wordpress

    In my case, it was a problem with the nginx proxy. Probably the nginx proxy didn't pass well the cookies to the apache server. To fix it, I just disable and re-enable the nginx proxy. I had this problem after transfer a whole Ubuntu server 18.04 (Plesk 18.0.52) to 22.04 (Plesk 18.0.53) #...
  2. Y

    Issue Allow WPML Multi-stages licenses in wp-config

    Now we have this error : Failed to reset cache for the instance #13: WordPress Toolkit was not able to finish running an operation on this site in 180 seconds, so the operation was terminated. This could mean that your WordPress installation might be infected with malware. Check the...
  3. Y

    Issue Allow WPML Multi-stages licenses in wp-config

    [2022-03-03T16:32:07.970-05:00] SiteSyncingInCompletedWithErrors|Data copy from WP installation complete d (errors)|ERROR|........|18|https://abc.com|Copy Data|Copying of data from https://dev.abc.com to https://abc.com completed with the following issue: Failed to reset cache for the instance...
  4. Y

    Issue Allow WPML Multi-stages licenses in wp-config

    If we add the line "define( 'OTGSINSTALLERSITEKEYWPML', 'your-site-key' );" in the wp-config, for keep our WPML license between dev et prod stages, the Wordpress-toolkit detect a problem and won't copy data. Please fix it. Based on : Frequently Asked Questions Archive - WPML Thank you! Yannick
  5. Y

    Question Plesk "true" multi-server setup

    Just to vote for this feature Synchronize Plesk Servers (Failover) – Your Ideas for Plesk (uservoice.com)
  6. Y

    Resolved Plesk default page not accessible error 404 through http

    Post switched to Obsidian. That was a error. Issue - Plesk default page not accessible error 404 through http | Plesk Forum
  7. Y

    Issue Plesk default page not accessible error 404 through http

    My servers default Plesk page are not accessible from http, only https. That issues make the Let's Encrypt renew validation for the .well-known/acme-challenge/ impossible for the server. I don't really matter about the http, if I can valide through https. I'm using Obsidian 18.31 and my main...
  8. Y

    Resolved Plesk default page not accessible error 404 through http

    My bad.. click on the bad channel. I just notice Plesk Linux... didn't see onyx. Sorry I repost in Obsidian.
  9. Y

    Resolved Plesk default page not accessible error 404 through http

    My servers default Plesk page are not accessible from http, only https. That issues make the Let's Encrypt renew validation for the .well-known/acme-challenge/ impossible for the server. I don't really matter about the http, if I can valide through https. I'm using Obsidian 18.31 and my...
  10. Y

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

    So at the end my code is good. It was a typo in a passed parameter. But the return error gived me a bad clue. If I had a bad json form error or something like that should be more appropriate. Thank you!
  11. 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" =>...
  12. Y

    Question Limite CPU, RAM ... Resellers Services Plans with cgroup

    Limite CPU, RAM ... Resellers Services Plans with cgroup Hi! I can limite CPU and RAM for the customers subscriptions itself with cgroup, but I don't find the same option for limite the Reseller Plan. Is it normal? I'm under Onyx 17.5.3 with cgroup manager.
  13. Y

    Issue Mailbox full on an unlimited

    Any path for this bug report? I've the same problem on an other server.
  14. Y

    Issue autoresponder won't forward mail (even localhost)

    Hi, I'm using Onyx 17.0.17 under CentOS 7.3.1611 with postfix. When someone try to forward a mail through autoresponder, I've got the following error : Aug 8 15:30:19 servername postfix-local[4458]: postfix-local: from=sender@email.com, to=receiver@email.com, dirname=/var/qmail/mailnames Aug...
Back
Top