Welcome Guest, Not a member yet? Register   Sign In
PHP warning in error_log
#1

[eluser]yabune[/eluser]
My CI site looks ok but I'm getting all the time this error in the error_log file:
Code:
[02-Dec-2009 16:27:01] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/apc.so' - Cannot open "/usr/local/lib/php/extensions/no-debug-non-zts-20060613/apc.so" in Unknown on line 0

Is this normal?

Thanks!
#2

[eluser]CroNiX[/eluser]
No. APC is the "Advanced PHP Cache" which is an extension for PHP (I love it). Its misconfigured in the php.ini somewhere. Call your hosting company if you have one.
#3

[eluser]yabune[/eluser]
Does CodeIgniter has this configuration?

I get this response from hosting support:

Quote:As far as I am aware we do not have APC enabled, do you have your own php.ini file by any chance with those lines?


[quote author="CroNiX" date="1259888050"]No. APC is the "Advanced PHP Cache" which is an extension for PHP (I love it). Its misconfigured in the php.ini somewhere. Call your hosting company if you have one.[/quote]
#4

[eluser]yabune[/eluser]
Where do I configure the APC in Code Igniter?

Thank you!




Theme © iAndrew 2016 - Forum software by © MyBB