Skip to content

IngmarThiele

My feedback

1 result found

  1. 88 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    IngmarThiele commented  · 

    I could really use this feature when setting up a staging environment for our Shop system to pretest an upgrade. When i use a subdomain i have problems with the licenses for our bought plugins (should work fine under main domain).
    I tried the following:
    <FilesMatch ".(php4|php5|php3|php2|php|phtml)$">
    SetHandler proxy:unix:///var/www/vhosts/system/php.example.com/php-fpm.sock|fcgi://127.0.0.1:9000
    </FilesMatch>
    which results in an error 503 (altered path, tried putting php8|php7| )
    i also tried this suggestion but it doesnt change the PHP Version:
    AddHandler application/x-httpd-php80 .php
    AddHandler application/x-httpd-php56 .php5 .php4 .php .php3 .php2 .phtml

    I tried both variants using a symlink or normal folder.
    So now if i want to test the upgrade i have to change the main PHP resulting in the main shop to be not working any more.

    Using Plesk obsidian 18.0.36, can anyone explain this further?

    IngmarThiele supported this idea  · 

Feedback and Knowledge Base