< Browse > Home / Blog, Linux, Programming, Tutorial, Windows / Blog article: “No Input File Specified” PHP Error on GoDaddy

| Mobile | RSS

“No Input File Specified” PHP Error on GoDaddy

14th Jun, 2011 | No Comment | Posted in Blog, Linux, Programming, Tutorial, Windows

I was recently trying to setup Concerto, an open source digital signage platform, on my GoDaddy shared hosting account. I was able to get it installed and pass all the diagnostic tests other than the PHP_SELF script check. Please note, you may need to change all of the ‘PATH_INFO’ to ‘ORIG_PATH_INFO’ in the script as well.

It turns out in order to get this to work, you have to change the file extension handler for .php files.

  1. Login to your hosting account manager
  2. Click on the Settings Tab
  3. Choose File Extensions from the menu
  4. Under the Actions column, click on the Edit icon
  5. Change the handler from PHP 5.x FastCGI to PHP 5.x

You should now be able to use your script.

Leave a Reply 1506 views, 1 so far today

Leave a Reply


Fatal error: Call to undefined function get_flickrRSS() in /home/content/r/a/z/razorrifh/html/mme_ramonecungdotcom/blog/wp-content/themes/Digital_Statement/footer.php on line 13