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

  1. Y

    Question PHP 7.3 failed with code 1

    Wow, what an oversight! Thank you so much! /usr/local/psa/bin/php_handler --add -displayname 7.3lts -path /usr/sbin/php-fpm7.3 -phpini /etc/php/7.3/fpm/php.ini -type fpm -clipath /usr/bin/php7.3 -poold /etc/php/7.3/fpm/pool.d -service php7.3-fpm works perfectly now. thank you again
  2. Y

    Question PHP 7.3 failed with code 1

    Understood, but my issue relies on PHP 7.3 & 8.0. I understand that I run older versions at my own risk. Igor, would you have any clue as to why I would be receiving this error for these two specific versions? I've Googled for days before finally joining for help. Thank you again.
  3. Y

    Question PHP 7.3 failed with code 1

    Because Ondřej continues to update 5.6-7.3 repos for vulnerabilities, and will do so when 7.4 is out of support as well
  4. Y

    Question PHP 7.3 failed with code 1

    this exact setup also works for me on my config for PHP 7.0, 7.1, 7.2. I get this error for only 7.3 & 8.0
  5. Y

    Question PHP 7.3 failed with code 1

    The same command for adding PHP 5.6 also works like a charm /usr/local/psa/bin/php_handler --add -displayname 5.6lts -path /usr/bin/php-cgi5.6 -phpini /etc/php/5.6/fpm/php.ini -type fpm -clipath /usr/bin/php5.6 -poold /etc/php/5.6/fpm/pool.d -service php5.6-fpm PHP 5.6 can be selected for a...
  6. Y

    Question PHP 7.3 failed with code 1

    Good day, I've added sury.org repo, and installed PHP 7.4 & 7.3. Plesk automatically displayed PHP 7.4 by OS vendor, it works perfectly. PHP 7.3 did not automatically populate. I added it via CLI: /usr/local/psa/bin/php_handler --add -displayname 7.3lts -path /usr/bin/php-cgi7.3 -phpini...
Back
Top