Welcome Guest, Not a member yet? Register   Sign In
Help please with this error
#1

I'm using codeIgniter 3.0, on the localhost (wamp) server everything is going well, but when I uploaded the website on the live server I encounter this error message.

( Message: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20100525/apc.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20100525/apc.so: cannot open shared object file: No such file or directory) 

Although it disappears after refreshing the page but it's not cool at all. Please any help to solve this problem
Thanks in advance
Reply
#2

This looks like a cpanel issue:

https://forums.cpanel.net/threads/php-wa...ts.207682/

Does the error happen when you load a static PHP (non-codeigniter) page?
Reply
#3

Sounds like you're using the APC driver for caching? You might try switching to the file driver to see if it goes away. If it does, then it sounds like a server/APC configuration issue, but that's not my speciality.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB