The path to PHP are ->
/usr/bin/php (PHP v4)
/usr/bin/php5 (PHP v5)
The path to the servers php.ini is never needed as the values are already configured and loaded into PHP.
You can use your own custom php.ini file to override these settings as discussed in our article HERE