我想使用 facebook api 让我的网站使用 facebook 登录。它工作正常,但有错误消息。我检查错误日志,它的显示
[Thu May 31 17:10:53 2012] [error] [client 114.34.249.224] PHP Fatal error: Uncaught CurlException: 7: Failed to connect to 2a03:2880:2110:3f01:face:b00c:0:1: No路由到主机\n 在第 886 行的 /home/fb3/src/base_facebook.php 中抛出
我该如何解决这个问题?
谢谢。
更新:
我的路由表也不包括inet6:
Internet:目标网关标志 Refs 使用 Netif 过期
默认 xxx.xxx.xxx.xxx UGS 57 1209297 bge0
127.0.0.1 链接#2 UH 0 17 lo0
xxx.xxx.xxx.xxx/24 链接#1 U 0 24067 bge0
xxx.xxx.xxx.xxx 链接#1 UHS 0 192 lo0
互联网6:
目标网关标志 Netif 过期
::1 ::1 呃 lo0
fe80::%lo0/64 链接#2 U lo0
fe80::1%lo0 链接#2 UHS lo0
ff01:2::/32 fe80::1%lo0 U lo0
ff02::%lo0/32 fe80::1%lo0 U
和我的 inet4 设置:$ more rc.conf
-- sysinstall 生成的增量 -- # Tue Jul 13 18:02:58 2010 创建时间: Tue Jul 13 18:02:58 2010 启用网络守护程序以方便用户。请对此文件进行所有更改,而不是 /etc/defaults/rc.conf。该文件现在只包含来自 /etc/defaults/rc.conf 的覆盖。
keymap="us.iso"
defaultrouter="xxx.xxx.xxx.xxx"
主机名="domain.com"
ifconfig_bge0="inet xxx.xxx.xxx.xxx 网络掩码 255.255.255.0"
sshd_enable="是"
apache22_enable="是"
mysql_enable="是"
sendmail_enable="无"
proftpd_enable="是"
命名_启用=“是”