Try the following in SSH:
which php
>>> Results: /usr/local/bin/php(Results will reflect according to your server settings)
which perl
>>> Results: /usr/local/bin/perl(Results will reflect according to your server settings)
You can try this command for sendmail and other script locations.