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

  1. T

    Issue After cloning to "staging.<domain>" it keeps showing <domain>

    After we deleted the staging website, when trying to access the original domain.com/wp-admin it redirects to staging.domain.com/wp-admin The WP Toolkit shows the original website URL as staging.domain.com/wp-admin and it is impossible to access the admin now. :)
  2. T

    Issue After cloning to "staging.<domain>" it keeps showing <domain>

    If anyone will have the same issue, for a temporary solution you can try this: Open your staging.<domain.com> and edit wp-config.php file by adding the following lines: define('WP_HOME','https://staging.domain.com'); define('WP_SITEURL','https://staging.domain.com'); Worked for me.
  3. T

    Issue After cloning to "staging.<domain>" it keeps showing <domain>

    The same here. Anyone found a fix or workaround as a temporary solution? Impossible to access and work on the cloned version. Checked everything - the db is correct, wp_options table links are correct, CloudFlare settings doesn`t redirect, no redirects at all. Everything is correct but...
  4. T

    Resolved Redis activation/installation problems - Plesk Onyx

    Thanks @UFHH01 , I have not activated the Compiler and Development tools, right? And to activate I need to run a commands like these (source): # apt-get update && apt-get upgrade # apt-get install build-essential Regards
  5. T

    Resolved Redis activation/installation problems - Plesk Onyx

    Hello guys, I am having problems setting the Redis for a domain. I have a fresh Onyx install and everything is working well but I cannot activate the redis cache. I looked into PHP Settings and redis extension seems to be active for the domain which use the 7.0.16 version. Then I ran the...
  6. T

    Resolved Onyx + Percona 5.7 or MariaDB 10.2

    Thanks for the link to the guide @IgorG , Which way would you go - Percona or MariaDB? We will host a heavy WordPress website with 35 plugins and many posts will be added in the future. Regards
  7. T

    Resolved Onyx + Percona 5.7 or MariaDB 10.2

    Hello, We are looking to install a fresh server, but in a need for the latest and most stable DB server version. Can anyone please tell will Onyx and Debian 8.7 work with Percona 5.7 or MariaDB 10.2? Which DB server would you choose? Regards
  8. T

    Issue Cannot upgrade plesk 12.5 to Onyx with Percona Mysql

    Hello guys! We run MariaDB on our Plesk Onyx however we think about migrating to Percona. Reading this thread makes me curious if I will be able to set a fresh Onyx install on a server that runs latest Debian and latest Percona? Will the installation be able to update everything after? Regards
  9. T

    Plesk 12.0.18 on Debian 7.5 - how to install nginx?

    Thank you for your help and providing me links! I have just checked the Plesk Components section at my Plesk panel and I can see that we have nginx 1.9.4 debian7.0.15091112 version installed already. So it turns out I just need to start the nginx service and it will work as engine for...
  10. T

    Plesk 12.0.18 on Debian 7.5 - how to install nginx?

    Dear community, I searched for Debian 7.5 tutorials, unfortunately, didn't found any useful about on how to install nginx on my LeaseWeb VS. The thing is I got Apache pre-installed and I want to install latest and most stable nginx which would be working together with Apache. This is my very...
Back
Top