问题
I need your help. I'm trying to install php_apc.dll into my php directory.
So far this is what i've done:
I copied php_apc.dll to c:\wamp\bin\php\php5.3.0\ext. I've also restarted the server several times.
But when i checked
http://localhost/?phpinfo=1
There wasnt any evidence of APC Extension Installation.
Please what i'm i doing wrong? I'll be most delighted with your answers, comments and suggestions.
Thank you.
回答1:
Read the tutorial How to install APC on Wamp.
It seems you didnt add extention line in php.ini
来源:https://stackoverflow.com/questions/9916600/installing-php-apc-dll-on-wampserver