logo

Portal Home > Knowledgebase > Troubleshooting > PHP failed to include file: File Not Found

PHP failed to include file: File Not Found

The PHP include() File Not Found error will occur when a .php file attempts to include another file that either does not exist, or was incorrectly referenced from within the PHP include statement. Ensure that the file exists and that the file path is correct, and that will resolve the issue.

Add to Favourites  Add to Favourites    Print this Article  Print this Article

Was this answer helpful?


Language: