-
-
Notifications
You must be signed in to change notification settings - Fork 304
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot Load Zend OPcache - its already loaded #566
Comments
I also have this problem when I run occ, but this does not affect my work. |
This is a duplicate of #416 And yes it is harmless - but it does fill /var/mail/www-data mailbox :o from my ncp:
It looks like an update from ~ 2 weeks ago duplicated the symlink. |
I guess that I removed the wrong one lol |
I removed the two relevant files (renamed one to keep as backup) but I am still getting the warning when I run
Maybe I misunderstood the fix? |
maybe restart the service? |
Instead of restarting the services I reboot the ncp - Is that not achieving the same thing (apart from extra wasted computation)? |
yes, should be the same thing |
I managed to misconfigure opcache by removing both symlinks (#571) but this warning persisted (e.g. when typing |
maybe you forgot the |
Correct!! dumb me :( After a reboot things check out correct! |
awesome! this is an easy fix. Do you want to send a PR to devel? |
Yep, I ll send one. It's basically your code that I referenced earlier. |
I have noticed with the release of v0.57.18 that I am seeing this error in multiple locations:
Cannot load Zend OPcache - it was already loaded
Thanks
The text was updated successfully, but these errors were encountered: