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
Solved! Go to Solution.
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).
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).
Thank you...got it
Yes, i have the file, then what i need to do?
no there is no folder or files