• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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