Sites showing "No input file specified" after enabling SuPHP on the cPanel server.

It is important to have following settings in the file /usr/local/lib/php.ini after
enabling SuPHP

set cgi.fix_pathinfo=1

and

comment doc_root = doc_root = /usr/local/apache/htdocs

Restart httpd if required.