• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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