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

Recent content by Xav2c

  1. X

    Forwarded to devs Error 500 exceeding 10 redirects after WordPress toolkit cloning

    @Evgeny this is a sample of the subscription's error.log since when the issue started and before I restarted Apache, for confidentiality purpose I replaced the domain by subscription-domain and also the name of the Wordpress theme and client IPs. This is not the first time it happens, happened...
  2. X

    Forwarded to devs Error 500 exceeding 10 redirects after WordPress toolkit cloning

    No. Please read all my messages, the answer is there, I can't make myself clearer. Everything you suspect would not magicaly be fixed by an Apache restart if it was true.
  3. X

    Forwarded to devs Error 500 exceeding 10 redirects after WordPress toolkit cloning

    And by random I mean that for example a specific page wont load: error 500, refresh : tadaaa it loads, refresh again, some images are not here, refresh again : some ressources (CSS, JS) are absent, but the images not loading previously are visible. It's really random.
  4. X

    Forwarded to devs Error 500 exceeding 10 redirects after WordPress toolkit cloning

    I checked for the errors you mentionned, in the database, there are none (I never use full http references in my code). As far as I can tell, cloning does look for fullpath URL references and rewrites them in the DB. I also tried to clear the transients, did not fix the issue. Also, these errors...
  5. X

    Forwarded to devs Error 500 exceeding 10 redirects after WordPress toolkit cloning

    Username: TITLE Error 500 exceeding 10 redirects after WordPress toolkit cloning PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Plesk Obsidian Version 18.0.45 Ubuntu 20.04.5 PROBLEM DESCRIPTION After cloning a WordPress instance to another domain, I get random 500 errors on...
  6. X

    Issue How to use multiple Cores for PHP

    Just in case someone stumbles upon my post with the same issues, I found a workaround by using this WP module : ImageMagick Engine It replaces the default GD engine to regenerate thumbnails, and not only does it uses multiple cores, it is amazingly fast! You must have imagick apache module...
  7. X

    Question Change domain of mail account

    Hello, I have several (10) email accounts on a subscription that need a domain name change, all their accounts are moving from [email protected] to [email protected]. I see that I can't change the domain of the email address in the Plesk dashboard, all I can do is create a new account...
  8. X

    Issue How to use multiple Cores for PHP

    Thanks for your answer, yes in fact I did. Nothing relevant here.
  9. X

    Issue How to use multiple Cores for PHP

    Sorry my answer is messed up : There are 10 processes because I tried to set "PM" setting to static, I put it back to "Dynamic". and now there's only one process in the pool.
  10. X

    Issue How to use multiple Cores for PHP

    Sorry I did not see your answer as I was posting my reply, it seems like there are 10 processes but only one is running : root 3781852 0.0 0.1 241600 41252 ? Ss Jun17 1:11 php-fpm: master process (/opt/plesk/php/8.0/etc/php-fpm.conf) indigo 190668 0.0 0.5 415212 179580 ...
  11. X

    Issue How to use multiple Cores for PHP

    These are the settings I actually have, I tried several options such as Ondemoand (default), static and dynamic and increase the values in the fields, it does not change the result.
  12. X

    Issue How to use multiple Cores for PHP

    That's where I don't get it, it is a WHM => Plesk migration, the same application (Wordpress) does multithread on one server (WHM) and not on the other (Plesk). Can you elaborate more about workers and pool ? I need to find a solution or i'll switch back to my old panel.
  13. X

    Issue How to use multiple Cores for PHP

    Apparently, Wordpress and PHP are not by design multithreaded, unless the module or the core has been developped or tweaked to achieve multithreading. What I don't understand, is I did not do anything on those two other servers (the WHM on Centos7 and Plesk on Ubuntu 18.04) to achieve...
  14. X

    Issue How to use multiple Cores for PHP

    Are you talking about this setting ? Also, I forgot to mention that the regeneration only use one core wether I use wp-cli or PHP, which make me think this might have something to do with kernel configuration.
  15. X

    Issue How to use multiple Cores for PHP

    Hello, I recently switched one of our servers from WHM on CENTos7 to a brand new Ubuntu 20.04 : Ubuntu 20.04.4 LTS Plesk Obsidian Version 18.0.44 Update #3 We use this server for as a Wordpress preproduction environnement, and as soon as I switched, i realized that the thumbnail regeneration...
Back
Top