FAQ Detail
Question : What would I do if there is 'No input file specified' error?
Answer :
If this error is faced please go to ROOT/application/config/config.php
Change the following.
$config['index_page'] = "index.php?";
$config['uri_protocol'] = "QUERY_STRING";
For more info please check: https://github.com/bcit-ci/CodeIgniter/wiki/Godaddy-Installation-Tips
For more info please check: https://github.com/bcit-ci/CodeIgniter/wiki/Godaddy-Installation-Tips