Thank you Henrik.
Memcached just doesn't work, even though I installed it and started it
correctly. When I declare the Memcached class, I get an error saying
that it does not exist.
So I suspect the problem is with Libevent since I never really
installed it - there are no clear instructions on how to do this
anywhere.
Thanks again for your help.
Isaac
On May 8, 2010, at 9:39 AM, Henrik Schröder <skro...@gmail.com> wrote:
What do you mean "up and running" ?
It's a code library that memcached links to, not some sort of stand-
alone service it uses.
What specific problem do you have with running Memcached in windows?
/Henrik
On Fri, May 7, 2010 at 23:09, IsaacMyPHPHero
<isaac.my.h...@gmail.com> wrote:
Hi,
Can someone please walk me through on how to get libevent up and
running on Windows? My Memcached is not working and I suspect it is
because of this.
Thank you.