cancel
Showing results for 
Search instead for 
Did you mean: 

Fatal error: require_once(): Failed opening required

SOLVED

Fatal error: require_once(): Failed opening required

Fatal error: require_once(): Failed opening required '/home/xxx/public_html/errors/report.php' (include_path='/home/xxx/public_html/app/code/local:/home/xxx/public_html/app/code/community:/home/xxx/public_html/app/code/core:/home/xxx/public_html/lib:.:/usr/lib/php:/usr/local/lib/php') in /home/xxx/public_html/app/Mage.php on line 924

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Fatal error: require_once(): Failed opening required

Hello nanj,

Please check if you have a folder named "errors" on your magento root and whether there is a php file named report.php (probably someone had added entire errors folder to the gitignore or something? Just guessing).

View solution in original post

4 REPLIES 4

Re: Fatal error: require_once(): Failed opening required

Hello nanj,

Please check if you have a folder named "errors" on your magento root and whether there is a php file named report.php (probably someone had added entire errors folder to the gitignore or something? Just guessing).

Re: Fatal error: require_once(): Failed opening required

Thank you...got it

Re: Fatal error: require_once(): Failed opening required

Yes, i have the file, then what i need to do?

Re: Fatal error: require_once(): Failed opening required

no there is no folder or files