• 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 Got PHP 7.3 installed and selected server and WP shows 7.2

Space Monkey

Basic Pleskian
Hmm, I got PHP 7.3 installed, got it selected with the domains.

One of my plugins show the server is running 7.2, when I look in /etc/php it only shows 7.2.

What am I missing?
 
Check the version of PHP for your domain with phpinfo():


2222.png
 
but in /etc/php/ only 7.2 shows
Plesk PHP versions located in /opt/plesk/php/ directory:

# ll /opt/plesk/php/
total 36
drwxr-xr-x 7 root root 4096 Sep 13 03:51 5.2
drwxr-xr-x 7 root root 4096 Sep 13 03:51 5.3
drwxr-xr-x 8 root root 4096 Sep 13 03:51 5.4
drwxr-xr-x 8 root root 4096 Sep 13 03:51 5.5
drwxr-xr-x 8 root root 4096 Sep 13 03:51 5.6
drwxr-xr-x 8 root root 4096 Sep 13 03:51 7.0
drwxr-xr-x 8 root root 4096 Sep 6 16:42 7.1
drwxr-xr-x 8 root root 4096 Sep 6 16:40 7.2
drwxr-xr-x 8 root root 4096 Sep 6 16:48 7.3
 
Plesk PHP versions located in /opt/plesk/php/ directory:

# ll /opt/plesk/php/
total 36
drwxr-xr-x 7 root root 4096 Sep 13 03:51 5.2
drwxr-xr-x 7 root root 4096 Sep 13 03:51 5.3
drwxr-xr-x 8 root root 4096 Sep 13 03:51 5.4
drwxr-xr-x 8 root root 4096 Sep 13 03:51 5.5
drwxr-xr-x 8 root root 4096 Sep 13 03:51 5.6
drwxr-xr-x 8 root root 4096 Sep 13 03:51 7.0
drwxr-xr-x 8 root root 4096 Sep 6 16:42 7.1
drwxr-xr-x 8 root root 4096 Sep 6 16:40 7.2
drwxr-xr-x 8 root root 4096 Sep 6 16:48 7.3
Ok ty, in that one it shows 7.2 and 7.3

The plugin shows 7.2 though

sy1db9y3nu3l5.png


Now you might think, it's a plugin bug but I had to change something in php.ini and when I changed it in 7.3 nothing happened and when I changed the 7.2 ini it did even though in Plesk>domains>php I got 7.3 selected.
 
I know nothing about this plugin but I assume that it works on system (from mentioned by you above /etc/php/) php, but not Plesk, version.
 
I know nothing about this plugin but I assume that it works on system (from mentioned by you above /etc/php/) php, but not Plesk, version.
I don't know how that exactly works but I was assuming when I set a domain on PHP 7.3 everything installed on that domain would use 7.3 or is that not how it works? Makes the most sense to me.
 
Back
Top