Godaddy

From AV Scripts Wiki
Revision as of 14:41, 19 May 2015 by Andy (Talk | contribs) (Created page with "If you want to use GoDaddy as a host and you find yourself getting "No input file specified" errors in the control panel, you'll need to create a php5.ini file in your weboot...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

If you want to use GoDaddy as a host and you find yourself getting "No input file specified" errors in the control panel, you'll need to create a php5.ini file in your weboot with the following rule:

 cgi.fix_pathinfo = 1

You may find that the issue continues after doing this but it should be fixed within a few hours if not instantly.