Welcome Guest, Not a member yet? Register   Sign In
apc.so warning
#1
Question 

I'm getting this warning and can't find a solution (on a shared hosting).

Code:
A PHP Error was encountered

Severity: Core Warning

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

Filename: Unknown

Line Number: 0

Backtrace:

I tried to solve this by enabling APC on php.ini but that didn't do any difference.  Has anyone solved this?  Is this a warning that can be ignored?
Reply
#2

(This post was last modified: 03-20-2015, 11:59 AM by rocks.)

(03-20-2015, 08:16 AM)zjorge Wrote: I'm getting this warning and can't find a solution (on a shared hosting).


Code:
A PHP Error was encountered

Severity: Core Warning

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

Filename: Unknown

Line Number: 0

Backtrace:

I tried to solve this by enabling APC on php.ini but that didn't do any difference.  Has anyone solved this?  Is this a warning that can be ignored?

That has nothing to do with CodeIgniter. Your php.ini is not loading the file, so you should contact your host service.
Reply
#3

Thank you... you rock(s)!
(03-20-2015, 11:57 AM)rocks Wrote:
(03-20-2015, 08:16 AM)zjorge Wrote: I'm getting this warning and can't find a solution (on a shared hosting).



Code:
A PHP Error was encountered

Severity: Core Warning

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

Filename: Unknown

Line Number: 0

Backtrace:

I tried to solve this by enabling APC on php.ini but that didn't do any difference.  Has anyone solved this?  Is this a warning that can be ignored?

That has nothing to do with CodeIgniter. Your php.ini is not loading the file, so you should contact your host service.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB