command to know something.

carlos123

Verified User
Joined
May 4, 2007
Messages
19
Hi, i would need to know where is my php file that execute my php extension files. Is there a command i can use SSH to find out the directory where is located or the folder.

Thanks.
 
Command is:
Code:
whereis php
:)

It's in /usr/local/bin/php.
 
Back
Top