• Welcome to Web Hosting Community Forum for Webmasters - Web hosting Forum.
 

Recommended Providers

Fully Managed WordPress Hosting
lc_banner_leadgen_3
Fully Managed WordPress Hosting

WordPress Theme

Divi WordPress Theme
WPZOOM

Forum Membership

Forum Membership

Get PHP full path via SSH

Started by Kailash, April 20, 2009, 08:51:21 AM

Kailash

Hi,

Sometime you needed the full path of your PHP installation. If you are not sure about the full path of your PHP installation, you can obtain it from SSH. Just use the following command to get the path:

which php

The above command will give you the php path as an output.

Kailash

digitalpoint

I was searching on this few days back but didn't get any command. Thanks for sharing!

$digitalpoint$

w3school

Thanks for sharing such a useful command.

w3school