WAMP says APC is enabled but it doesn't work
Posted by: stymiee (---.nwrknj.fios.verizon.net)
Date: October 19, 2010 10:48PM

I have installed the php_apc.dll in my ext directory and updated the php.ini file to enable and configure it. When I restart WAMPserver and view the list of PHP extensions there is a checkmark next to where it says php_apc. However, when I run phpinfo() is does not show it as enabled and none of the functions work.

I have disabled the php.ini file in the 5.3.0 directory and verified the right php.ini file is edited.

Any ideas why WAMP would say it is enabled when it actually is not?

Options: ReplyQuote
Re: WAMP says APC is enabled but it doesn't work
Posted by: stevenmartin99 (---.b-ras2.blp.dublin.eircom.net)
Date: October 19, 2010 11:19PM

to make sure your editing the right one > left click wamp>php>php.ini

you shouldnt disable any php.ini files.. wamp uses each for different reasons


The wamp menu lets you know if the extention is enabled in the php.ini file ( no ; in front)

enabled and loaded are different..

Possibly its the wrong extention for the php build , check the php log in c:/wamp/logs for details

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: WAMP says APC is enabled but it doesn't work
Posted by: snosk (---.140.163.106.biz.sta.port80.se)
Date: October 20, 2010 02:16PM

wamp 2.0 (php5.3.0,apache2.2.11) on windows 2003

i use apc3.1.4 windows dll file in C:\wamp\bin\php\php5.3.0\ext


in php.ini :

extension=php_apc.dll


i get a "...the specified module could not be found" at start up.

apache log:
PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.3.0/ext/php_apc.dll' - The specified module could not be found.

now, is that a noob fail or what???

the file is clearly in the windows dir specified...

Options: ReplyQuote
Re: WAMP says APC is enabled but it doesn't work
Posted by: stymiee (---.nwrknj.fios.verizon.net)
Date: October 20, 2010 06:23PM

stevenmartin99 Wrote:
-------------------------------------------------------
> to make sure your editing the right one > left
> click wamp>php>php.ini
>
> you shouldnt disable any php.ini files.. wamp
> uses each for different reasons
>
>
> The wamp menu lets you know if the extention is
> enabled in the php.ini file ( no ; in front)
>
> enabled and loaded are different..
>
> Possibly its the wrong extention for the php build
> , check the php log in c:/wamp/logs for details


My Apache error log shows no APC errors (or any other errors).

Options: ReplyQuote
Re: WAMP says APC is enabled but it doesn't work
Posted by: snosk (---.140.163.106.biz.sta.port80.se)
Date: October 21, 2010 10:15AM

*BUMP*

i might have missed the problem here... could it be because of incompability with php5.3.0 ???

Options: ReplyQuote
Re: WAMP says APC is enabled but it doesn't work
Posted by: stymiee (---.nwrknj.fios.verizon.net)
Date: October 21, 2010 04:03PM

snosk Wrote:
-------------------------------------------------------
> *BUMP*
>
> i might have missed the problem here... could it
> be because of incompability with php5.3.0 ???


I am using the latest DLL (3.1.4) for I don't think that is the case

Options: ReplyQuote
Re: WAMP says APC is enabled but it doesn't work
Posted by: snosk (---.140.163.106.biz.sta.port80.se)
Date: October 22, 2010 11:28AM

no, obviously there seems to be a mysterious problem that we'll never find the answer for... smiling smiley

as long as no other users report the same setup WORKING it will be tough to find a solution for this one!

Options: ReplyQuote


Sorry, only registered users may post in this forum.