Magento no input file specified error in Godaddy Hosting
A common error, which usually comes up if you’re hosted by GoDaddy, is the no input file specified error. Try this first: add this to your .htaccess file RewriteEngine On RewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI} !-f RewriteRule ^.+.php$ /bogusfile Then try to reload your setup page. If you do not have Magento setup in the root of your […]
Magento no input file specified error in Godaddy Hosting Read More »