• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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