• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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