Recent content by jos_v

  1. J

    Forwarded to devs Change version of self compiled PHP executables not working

    TITLE: Change version of self compiled PHP executables not working PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE: CentOS Linux release 7.7.1908 (Core), 18.0.20 CentOS 7 1800191029.11 PROBLEM DESCRIPTION: After registering php handlers of my self compiled php-fpm executables it is not possible...
  2. J

    Issue Onyx to Obsidian - php problem

    Hello Wiel, No, I didn't. Does anyone at Plesk know when this bug will be fixed?
  3. J

    Issue Onyx to Obsidian - php problem

    Yes I did for all php versions. Below I pasted the output for php 7.2 {"php":[ { "id":"php72-fpm", "path":"/usr/local/php72/sbin/php-fpm", "clipath":"/usr/local/php72/bin/php", "phpini":"/usr/local/php72/lib/php.ini", "version":"7.2.24"...
  4. J

    Issue Onyx to Obsidian - php problem

    I use systemd scripts to stop and start php-fpm daemons. This works when I manually change a php-fpm version. For instance when I move domain.conf from /usr/local/php56/etc/php-fpm.d to /usr/local/php72/etc/php-fpm.d. And then I do systemctl restart php56-fpm.service and systemctl restart...
  5. J

    Issue Onyx to Obsidian - php problem

    plesk bin php_handler --list id: display name: full version: version: type: cgi-bin: php-cli: php.ini: custom: status: cgi...
  6. J

    Issue Onyx to Obsidian - php problem

    When I do plesk bin php_handler --list I see all the handlers. I did plesk bin php_handler --reread and received the message: The information about PHP handlers was successfully updated. But still I cannot change my PHP version. The full error message in panel.log is: stderr: Don't know how to...
  7. J

    Issue Onyx to Obsidian - php problem

    After I updated from Plesk Onyx to Obsidian, I can no longer change my self compiled PHP versions. In panel.log I see following error. Is this a bug? Don't know how to detect if 'php72-fpm' service is registered on CentOS 7.7.1908 Does any one know a solution to this problem? In Plesk Onyx...
Back
Top