Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted June 3, 20159 yr Aloha, The IPB 4 cron task seems to be working well on my server, but it started generating this error about 3-4 weeks ago (it's happening now with IPB 4.0.7 & PHP 5.4.34): "Failed loading opcache.so: opcache.so: cannot open shared object file: No such file or directory" It's not surprising to me that opcache.so isn't loading -- since Zend opcache was never installed on my server. What i'm wondering is: What could be causing the IPB cron task to load (or attempt to load) opcache.so when it was never installed? I searched the IPB 4.0.7 files for "opcache" and got the following results. All I see is "opcache_reset" called if "function_exists('opcache_reset')", but that doesn't seem like it would attempt to load the opcache library if it wasn't installed.
Archived
This topic is now archived and is closed to further replies.