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

  1. P

    Question How can I use other HTTP methods (PUT, DELETE, etc.)?

    CentOS 7.5 Apache 2.4.6 Nginx 1.11.10 Plesk 17.5.3 Required for one of my apps. Server is using Apache with Nginx. I've tried adding the following in the httpd.conf as well as the Apache & Nginx Settings page for a domain in Plesk, although neither have worked when checking ports 80, 443, or...
  2. P

    Resolved SSI .shtml files not working as expected on new server

    I recently moved from an old VPS wth Plesk 12.0.18 on CentOS 5 to a new VPS with Plesk 17.0.17 with CentOS 7. I am having a problem where PHP is being displayed in the .shtml files on the new server even though they were working properly on the new server. For example, I have the exact same...
  3. P

    Question How to configure ipv6 htaccess rule?

    CentOS 7.3, Apache 2.4.6, Plesk 17.0.17 I found this article but it is not 100% clear as to how I could also ensure that certain addresses are denied. IPv6 address in .htaccess is ignored Currently have the following in .htaccess. I am looking to block all IPs except certain ipv4 and ipv6...
  4. P

    Resolved Trouble getting Redis server installed.

    Ah, I should have probably done a wherieis. That did the trick; thanks, sir.
  5. P

    Resolved Trouble getting Redis server installed.

    CentOS 7.3.1611 Plesk Onyx (17.0.17), micrupdate #21 Currently, I am using PHP 7.1.3 run as FPM served by Apache for my sites if that makes a difference. Tools & Settings » PHP Settings » 7.1.3 FPM Application shows the redis extension checked and active. # yum group install "Development...
  6. P

    Resolved How to secure mail of domain with Lets Encrypt

    Quick question: can multiple domains rather than subdomains be used to create a certificate this way? Is that creating like a wildcard certificate or do actual certificates get generated for each domain/subdomain?
  7. P

    Resolved can 1 domain access two mysql database, each a different version?

    As far as I'm aware, only one version of MySQL/MariaDB can be installed at a time. There is no option in the control panel to do that. Maybe someone can correct me.
  8. P

    Question Is plesk onyx production ready?

    Why wouldn't it be? They've come a long way from their older versions. Only gripe from me is migrating to Onyx on CentOS 7 with all the laden warnings about mod_python not being installed.
  9. P

    Resolved Any risk involved with changing PHP CLI?

    Hello, I found this script and tested it on a server which came with 5.4 used on CentOS 7 Linux server. https://gist.github.com/vjandrea/132a15186fa0193fb764 After doing it, php -v showed updated version of 5.6 or whatever you would use. Is that okay? Does Plesk or server rely on 5.4? Is it bad...
Back
Top