- 主题:web方式访问的时候,被拒绝了~~~
php的问题?
p.s.
230既然是telnet端口,当然不能https访问啊
【 在 liangls (精灵射手) 的大作中提到: 】
: 承接前面telnet 端口改成了 230。
: 然后,再本地浏览器里
: 127.0.0.1 html的页面能看到,但是登陆的时候,说127.0.0.1拒绝访问。
: ...................
--
FROM 222.241.218.*
你以前难道没遇到过这个问题吗
上次 atppp说过流程,遇到这种问题,应该先tail apache 的error.log
帖出来
【 在 liangls (精灵射手) 的大作中提到: 】
: 那要怎么样改一下配置呢??
--
FROM 222.241.218.*
apache的error.log,第二遍
【 在 liangls (精灵射手) 的大作中提到: 】
: 他说这个:
: Method Not Allowed
: The requested method POST is not allowed for the URL /bbslogin.php.
: ...................
--
FROM 222.241.218.*
permission denied
好像和你前面的第一次装的问题类似啊
需要加更改权限,或者可能你apache不是以bbs用户运行?
【 在 liangls (精灵射手) 的大作中提到: 】
: 如下:
: [Tue Sep 6 16:57:07 2005] [notice] Apache/1.3.33 (Unix) configured -- resuming normal operations
: [Tue Sep 6 16:57:07 2005] [notice] Accept mutex: sysvsem (Default: sysvsem)
: ...................
--
FROM 220.170.54.*