Welcome Guest, Not a member yet? Register   Sign In
Failed opening required 'application/xe8x17xa5x01x01' (Constants.php)
#1

[eluser]Unknown[/eluser]
I'm working on a CodeIgniter application locally on my MacbookPro, and every so often I'll get a 500 error when I refresh a page. If I refresh again (after the 500) I get the page I wanted. This has happened to me on two different applications, and after tailing the log, this is what I found:

Quote:PHP Fatal error: require(): Failed opening required 'application/\xe8\x17\xa5\x01\x01' (include_path='.:') in [...]/system/core/CodeIgniter.php on line 64

line 64 is:

Quote:require(APPPATH.'config/constants.php');


I have no clue what's going on here. I looked at constants.php and did a bunch of googling, but I couldn't find a cause/answer.

Has anyone run into this issue? I can replicate this pretty easily by just refreshing the page in succession a few times. Also, it's not confined to one page, and the log only spits out one (the same as above) error.




Theme © iAndrew 2016 - Forum software by © MyBB