Hello, there,
I got this error on "PHP Fatal error: Class 'WURFL_Whatever' not found" even after i know for sure (through log) that the file where it is defined did get included (through autoload). It seems like the class not found error always followed an "apc_lookup_class_hook" error. I copied the stack below:
I am wondering does anyone know about what is going on with apc_lookup_class_hook error? Under what conditions where it could happen and what I could do to get rid of that error?
Any pointer is appreciated!
If you need clarification on the problem, please let me know. Also, a quick google search on apc_lookup_class_hook turned up very few results..
yan
-------------------------------------------------------
[Mon May 3 18:15:36 2010] [apc-warning] apc_lookup_class_hook: could not install wurfl_whatever in..
[Mon May 3 18:15:36 2010] [error] [10346:0000422:0001] Fatal PHP Fatal error: Class 'WURFL_Whatever' not found in ...
apc_lookup_class_hook
Moderator: General Moderators