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

Search results

  1. WhiteTiger

    Resolved How to update MariaDB

    For any reference about upgrade to 10.2: 1) I have created the file: /etc/yum.repos.d/MariaDB.repo with: # MariaDB 10.2 CentOS repository list - created 2017-07-02 09:18 UTC # http://downloads.mariadb.org/mariadb/repositories/ [mariadb] name = MariaDB baseurl =...
  2. WhiteTiger

    Resolved How to update MariaDB

    Sorry, you are right. I did the research from Google and I read several pages on this Forum, but not recent. I should have started from here.
  3. WhiteTiger

    Resolved The PHP version is not confirmed after the change

    I'm sorry. However I confirm the issue with update 11. I wrote this in the reported thread. Bye.
  4. WhiteTiger

    Forwarded to devs Display of "Run PHP as ... served by nginx" reverting to "... served by Apache"

    I confirm the issue. SO ‪CentOS Linux 7.3.1611 (Core)‬ Prodotto Plesk Onyx Versione 17.5.3 Aggiorna #11, ultimo aggiornamento il 29/Giu/2017 16.39
  5. WhiteTiger

    Resolved The PHP version is not confirmed after the change

    TITLE: The PHP version is not confirmed after the change PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE: Onyx 17.5, CentOS 7.3, 64-Bit PROBLEM DESCRIPTION: After changing the PHP version, in PHP settings the version shown is still 5.4.16 with FastCGI+Apache. STEPS TO REPRODUCE: GUI > Website...
  6. WhiteTiger

    Resolved How to update MariaDB

    There is a guide to update MariaDB, from the native release in Plesk Onyx to 10.x? I tried some guide in Internet, but are not for Plesk. Thanks in advance.
  7. WhiteTiger

    Resolved Let's Encrypt & Domain without hosting

    Thanks for the answer, but I do not understand one thing. Where is the "well-known" folder located? I do not see it anywhere. Waiting for an answer I have made some tests. I created the "second-domain" domain as a "hosting" with an own folder because I knew that in this Plesk would create...
  8. WhiteTiger

    Resolved Let's Encrypt & Domain without hosting

    I need to create a certificate for a domain with the "Let's Encrypt" extension. Domain is mapped to a multisite WP through an alias. So in Plesk I have to configure: maindomain.com (with WP multisite) *.maindomain.com second-domain.com (no hosting) second-domain.maindomain.com alias of...
  9. WhiteTiger

    Resolved Where I've to put the Nginx's configuration?

    Okay, thanks for the help.
  10. WhiteTiger

    Resolved Where I've to put the Nginx's configuration?

    Thank you, Peter. Where and how can I do this? I'm working with Plesk shortly and I still move with difficulty.
  11. WhiteTiger

    Resolved Where I've to put the Nginx's configuration?

    I apologize for the imprecision. When in Wordpress I configure a security plugin, this create a file with the directives, for example the "deny IP address" of the banned users. Using htaccess the plugin will write directly in the file. Using Nginx I should specify instead the pathname of...
  12. WhiteTiger

    Resolved Where I've to put the Nginx's configuration?

    Thanks for the answer, but this way I disable the Reverse Proxy. Why?
  13. WhiteTiger

    Resolved Where I've to put the Nginx's configuration?

    I have a VPS with Plesk as Reverse Proxy of Apache. In a domain I have a WP Multisite -con sub domain configuration. A plugin creates a file nginx.conf in the root of the domain associated with WP. I wonder if I should move the contents of this configuration file to another location. Thanks...
  14. WhiteTiger

    Resolved 502 Bad Gateway nginx for html files

    About my problem, I solved with your advice. Many thanks!
  15. WhiteTiger

    Resolved 502 Bad Gateway nginx for html files

    I solved my problem unchecking "proxy mode" in section "Nginx settings". Thank you. But now my problem is that I must always write http://giorgio.sommaruga.org/index.htm. Without index.htm I see the usual Plesk page of error.
  16. WhiteTiger

    Resolved 502 Bad Gateway nginx for html files

    I have the same problem. At the address giorgio.sommaruga.org I have an old site in HTML and Javascript. In the original hosting environment it was loaded directly without write index.html. Here, in Plesk, also writing explicitly the entire URL, the website will not start with a 502 Gateway...
  17. WhiteTiger

    Question WP Multisite with sub domain and Nginx

    I'm sorry, but I'm really confused. The good news is that I've made the domains map to the main WP domain. I removed the 301 redirect and in the DNS I made an alias: subsite.maindomain.com ALIAS OF domain.com. But now I have to map a subdomain and I not able to do this. I tried using...
  18. WhiteTiger

    Question WP Multisite with sub domain and Nginx

    Many thanks for the tips. I will read everything carefully. But I see that mostly are Nginx scripts. I'm rather looking for a general guide to implement these, but also the mapping of domains to sub domains of WP multisites. In codex and in the link of Linulex there are instructions related to...
  19. WhiteTiger

    Question WP Multisite with sub domain and Nginx

    I have to create a WordPress multisites to manage multiple domains. Where can I find a recent guide to install Wordpress multisites with sub domain under Nginx and Onyx? I found a lot of pages or related to Apache or related to other panels, but nothing about my system configuration. Or also...
  20. WhiteTiger

    Question FPM + Apache / +NGINX

    Thanks you for your quick reply. Yes, I had already read the documentation, but nevertheless I am still a bit confused. In this I read: "... Apache passes the request through all registered handlers (applies .htaccess directory-level configuration, rewrites a URL, and so on) ..." So it means...
Back
Top