We decided to try and setup WordPress on a Laravel Forge account today, we got everything all setup, pulled up the site and saw this ugly white error screen that read:
No input file specified
As far as errors go it’s not the most useful one. Nothing showed in the logs, after spinning my wheels on this for a while this ended up being very easy to fix, just follow the steps below:
- Login to your forge account
- Navigate to the site you are working on
- Click the Meta tab
- Change the Web Directory from /Public to /
- it ends up looking like this