Katherine130 2016-04-11 23:07 采纳率: 0%
浏览 2207

python cgi编程,web访问不了。

之前在/var/www/cgi-bin中编写的html,py,cgi文件通过web能访问,现在编写的就不能访问。
一直报错:
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

编写的html 代码可以直接访问,代码:



File Editor



File name:




  • 写回答

1条回答 默认 最新

  • oyljerry 2016-04-11 23:09
    关注

    internal error,就是你的应用程序代码有问题,检查一下cgi代码的log等,看具体出错的地方

    评论
    编辑
    预览

    报告相同问题?

    手机看
    程序员都在用的中文IT技术交流社区

    程序员都在用的中文IT技术交流社区

    专业的中文 IT 技术社区,与千万技术人共成长

    专业的中文 IT 技术社区,与千万技术人共成长

    关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

    关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

    客服 返回
    顶部