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

PHP Command Line

theywill

Basic Pleskian
Hi there,

I've installed a second version of PHP, 5.5.3, using Plesk. Does anyone know how I can run that from the command line? If I use php, I get the OS version.

I've tried...

php55
php553

Thanks in advance.
 
Hi theywill,

depending to your installation path, you would use a command like:

/your/installation/path/to/php553/bin/php ...
 
We have a winner. Thank you!

For me (and for reference) the path is /opt/plesk/php/5.5/bin/php.

Best regards!
 
Back
Top