Search found 1 match
- Tue May 04, 2010 12:07 am
- Forum: PHP - Code
- Topic: apc_lookup_class_hook
- Replies: 0
- Views: 190
apc_lookup_class_hook
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"...