Page 1 of 1

memcached permission denied

Posted: Fri Aug 25, 2006 5:26 am
by kahwooi
When I connect to memcached doemon using php, I get the following error:

Warning: Memcache::connect() [function.connect]: Can't connect to localhost:11211, Permission denied (13)

By the way I'm using Fedora Core 4 and PHP Version 5.0.4. The port 11211 is listening and php is configure properly.

I have no clue, please help! Thank you.

Posted: Fri Aug 25, 2006 5:52 am
by jamiel
The problem is most likely in your memcache configuration. Make sure you can connect to memcache from command line.

Posted: Fri Aug 25, 2006 6:41 am
by kahwooi
How to check if my configuration it correctly?

Posted: Fri Aug 25, 2006 7:02 am
by kahwooi
Can somebody tell me where to get the correct rpms?

Posted: Fri Aug 25, 2006 7:19 am
by kahwooi
It's a selinux problem.