当前位置: 代码迷 >> CGI >> 移栽好goahead 能访问html 不能访问cgi
  详细解决方案

移栽好goahead 能访问html 不能访问cgi

热度:373   发布时间:2012-12-30 10:43:14.0
移植好goahead 能访问html 不能访问cgi
移植好goahead 能访问html 不能访问cgi? 报错如下:

Access Error: Data follows
CGI process file is not executable

那位大侠能帮忙解决?谢谢
------解决方案--------------------
把CGI程序的权限改为可执行,例如chmod 777 之后再试试。
  相关解决方案