View Single Post
  #11  
Old 12th October 2012, 18:52
yossi2684 yossi2684 is offline
Member
 
Join Date: Jun 2011
Israel
Posts: 2
Default
i have the same error but it tells me when i start the apache that

"PHP Startup: memcache: Unable to initialize module
Mudule compiled with build ID=API20090626,TS,VC9
PHP compiled with build ID=API20090626,TS,VC6
These options need to match "

so where do i get match ?

Bump: fixed it buy google memcache.dll vc6
and now i get in the web this

"Server's version: 1.2.6
Store data in the cache (data will expire in 10 seconds)
Data from the cache:
object(stdClass)#3 (2) { ["str_attr"]=> string(4) "test" ["int_attr"]=> int(123) }"

its good?
Reply With Quote