APC

APC 3.0.1.2.p2 won't load on PHP 5.2.1

I've done everything but still my PHP wont load APC extension.

I have set the APC extension in the IIS, and put in the APC configs in my php.ini but nothing comes up.

THanks

Error compiling APC 3.0.12 p2 on PHP 4.4.4 with VC 6.0

--------------------Configuration: apc - Win32 Release_TS--------------------
Compiling...
apc.c
C:\php444\ext\apc\apc.c(126) : warning C4013: 'time' undefined; assuming extern returning int
C:\php444\ext\apc\apc.c(127) : warning C4013: 'ctime' undefined; assuming extern returning int
C:\php444\ext\apc\apc.c(127) : warning C4047: '=' : 'char *' differs in levels of indirection from 'int '
apc_cache.c
C:\php444\ext\apc\apc_cache.c(188) : warning C4013: 'time' undefined; assuming extern returning int
C:\php444\ext\apc\apc_cache.c(400) : warning C4018: '<' : signed/unsigned mismatch
C:\php444\ext\apc\apc_cache.c(521) : warning C4018: '<' : signed/unsigned mismatch
C:\php444\ext\apc\apc_cache.c(613) : warning C4018: '<' : signed/unsigned mismatch
C:\php444\ext\apc\apc_cache.c(698) : warning C4090: 'function' : different 'const' qualifiers
C:\php444\ext\apc\apc_cache.c(698) : warning C4024: 'realpath' : different types for formal and actual parameter 1
apc_compile.c
C:\php444\ext\apc\apc_compile.c(201) : warning C4018: '<' : signed/unsigned mismatch
C:\php444\ext\apc\apc_compile.c(981) : warning C4018: '<' : signed/unsigned mismatch
C:\php444\ext\apc\apc_compile.c(1154) : warning C4018: '<' : signed/unsigned mismatch
C:\php444\ext\apc\apc_compile.c(1277) : warning C4018: '<' : signed/unsigned mismatch
C:\php444\ext\apc\apc_compile.c(1688) : warning C4018: '<' : signed/unsigned mismatch
C:\php444\ext\apc\apc_compile.c(1723) : warning C4018: '<' : signed/unsigned mismatch
C:\php444\ext\apc\apc_compile.c(1886) : warning C4018: '<' : signed/unsigned mismatch
apc_debug.c
C:\php444\ext\apc\apc_debug.c(526) : warning C4018: '<' : signed/unsigned mismatch
apc_fcntl_win32.c
apc_main.c
C:\php444\ext\apc\apc_main.c(167) : warning C4020: 'zend_do_inheritance' : too many actual parameters
C:\php444\ext\apc\apc_main.c(312) : warning C4013: 'time' undefined; assuming extern returning int
apc_optimizer.c
C:\php444\ext\apc\apc_optimizer.c(97) : warning C4018: '==' : signed/unsigned mismatch
C:\php444\ext\apc\apc_optimizer.c(100) : warning C4018: '==' : signed/unsigned mismatch
C:\php444\ext\apc\apc_optimizer.c(176) : warning C4018: '<' : signed/unsigned mismatch
C:\php444\ext\apc\apc_optimizer.c(523) : warning C4018: '<' : signed/unsigned mismatch
C:\php444\ext\apc\apc_optimizer.c(835) : warning C4018: '==' : signed/unsigned mismatch
C:\php444\ext\apc\apc_optimizer.c(839) : warning C4018: '==' : signed/unsigned mismatch
C:\php444\ext\apc\apc_optimizer.c(908) : warning C4018: '==' : signed/unsigned mismatch
C:\php444\ext\apc\apc_optimizer.c(1084) : warning C4018: '<' : signed/unsigned mismatch
apc_pair.c
apc_shm.c
apc_sma.c
C:\php444\ext\apc\apc_sma.c(219) : warning C4018: '<' : signed/unsigned mismatch
C:\php444\ext\apc\apc_sma.c(291) : warning C4018: '<' : signed/unsigned mismatch
C:\php444\ext\apc\apc_sma.c(334) : warning C4018: '<' : signed/unsigned mismatch
C:\php444\ext\apc\apc_sma.c(366) : warning C4018: '<' : signed/unsigned mismatch
C:\php444\ext\apc\apc_sma.c(422) : warning C4018: '<' : signed/unsigned mismatch
C:\php444\ext\apc\apc_sma.c(453) : warning C4018: '<' : signed/unsigned mismatch
C:\php444\ext\apc\apc_sma.c(460) : warning C4018: '<' : signed/unsigned mismatch
C:\php444\ext\apc\apc_sma.c(509) : warning C4018: '<' : signed/unsigned mismatch
apc_stack.c
apc_zend.c
C:\php444\ext\apc\apc_zend.c(241) : warning C4026: function declared with formal parameter list
C:\php444\ext\apc\apc_zend.c(242) : warning C4026: function declared with formal parameter list
php_apc.c
C:\php444\ext\apc\php_apc.c(412) : warning C4013: 'time' undefined; assuming extern returning int
Linking...
Creating library Release_TS/php_apc.lib and object Release_TS/php_apc.exp
apc_main.obj : error LNK2001: unresolved external symbol _zend_do_inheritance
Release_TS/php_apc.dll : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.

php_apc.dll - 2 error(s), 38 warning(s)

Syndicate content