PDA

View Full Version : APC 3.0.11 Released


jw00dy
08-18-2006, 01:20 AM
APC 3.0.11 (http://pecl.php.net/package/APC/3.0.11)

dan35
08-18-2006, 02:21 AM
Thank you, jw00dy!

bigboy
08-19-2006, 05:36 AM
thank

eymbo
08-19-2006, 05:08 PM
Has anyone got problems with turning the optimization on with this new version?

jw00dy
08-19-2006, 05:32 PM
I don't have mine on (optimization 0), but I'll be honest, I'm just using some suggested settings, as I don't know enough to actually configure it myself.

eymbo
08-19-2006, 11:53 PM
Originally posted by jw00dy
I don't have mine on (optimization 0), but I'll be honest, I'm just using some suggested settings, as I don't know enough to actually configure it myself.

Do you think you can try? It onlys needs the php.ini file to have apc.optimization changed from 0 to 1. If it doesn't work and gives out errors then change it back to zero to revert the change. You can find the file in directadmin's admin controlpanel.

Remember to restart apache to reflect the new changes.

Thanks!

jw00dy
08-20-2006, 01:23 AM
Okay, I tried it and it works fine. Seems like it might be slower with it on, but it works.