Here is some info that might be helpful to others (this was for the host "SiteGround", but may apply to other shared hosts that have the same problem).
When I turned on Pretty URL's on SiteGround shared hosting, I kept getting "No input file specified" errors. The way I solved this was by setting this...
SiteGround doesn't allow you to modify the default php.ini file, so just create your own and put it in the root directory of your concrete5 installation, and it will pick it up. Note that you only need to put this one line in the new php.ini file -- it will be added to all of the other settings from the default php.ini file.
As recommended - and got rid of the "input file not specified" message, however, now each page goes to my index page, no matter if I type in the pretty URL, all pages go to index page.
Also changed the .htaccess file to:
As recommended - and got rid of the "input file not specified" message, however, now each page goes to my index page, no matter if I type in the pretty URL, all pages go to index page.
Any ideas?
Thanks,
Wizard247