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

Issue php7.4 not registered - issue with plesk

Hayes

New Pleskian
Hello
I have installed php7.4 in plesk through add remove components, php 7.4 is available in hosting account, When I try to set default php

sudo update-alternatives --set php /usr/bin/php7.4

I am getting this error message

update-alternatives: error: alternative /usr/bin/php7.4 for php not registered;

Also when I check php -v only php7.2 is showing

# php -v
PHP 7.2.24-0ubuntu0.18.04.6 (cli) (built: May 26 2020 13:09:11) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
with the ionCube PHP Loader + ionCube24 v10.4.0, Copyright (c) 2002-2020, by ionCube Ltd.
with Zend OPcache v7.2.24-0ubuntu0.18.04.6, Copyright (c) 1999-2018, by Zend Technologies
 
Back
Top