Quote:
Originally posted by Fabien
do you know where the hell is php on a server (unix)
i need to know the path for a script
or what command from a SSH session i need to type in to know where PHP is
I ain't a server Guru
|
It depends on how your server is configured really.
"which php" minus quotes while logged into ssh should give you a good idea.