failed to open stream: no such file or directory php

PHP
There are many reasons why one might run into this error and thus a good checklist of what to check first helps considerably.

Let's consider that we are troubleshooting the following line:

require "/path/to/file"
Source

Also in PHP: