Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我尝试连接到我的 memcache 服务器时,我的 PHP 错误日志中出现“... Permission Error (13) ...”。我可以通过 telnet 连接,甚至得到响应,但无法通过 PHP 连接。
该脚本在从命令行运行时有效,但在通过 Apache 运行时会失败。
有任何想法吗?
这很像 SELinux 或防火墙的问题。
http://www.linuxforums.org/forum/redhat-fedora-linux-help/46840-fsockopen-error-13-permission-denied.html