access denied error connecting to memcached

Steven Grimm sgrimm at facebook.com
Tue Mar 27 19:45:59 UTC 2007


memcached has no authentication whatsoever, so this must be a problem 
with your Apache configuration. There is no way for memcached to deny 
you access because it doesn't have any notion of permission.

-Steve


KevinImNotSpacey wrote:
> Hello! I'm hoping someone knows the answer to this :).  I have 
> memcached running under user nobody, the -u switch... I have the php 
> extensions and python extensions installed and from command line I can 
> connect to the server and store objects.
>
> Using apache and making the web request to the same php script yields 
> an access denied error.
>
> Any ideas?
> Thanks,
> Kevin



More information about the memcached mailing list