Hawaiianz Posted June 3, 2015 Share Posted June 3, 2015 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. Link to comment Share on other sites More sharing options...
Hawaiianz Posted June 4, 2015 Author Share Posted June 4, 2015 Has anyone else experienced this? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.