2018年12月3日

在Linux系统安装Nodejs 最简单步骤

摘要: 1、去官网下载和自己系统匹配的文件: 英文网址:https://nodejs.org/en/download/ 中文网址:http://nodejs.cn/download/ 通过 uname -a 命令查看到我的Linux系统位数是64位(备注:x86_64表示64位系统, i686 i386表示 阅读全文

posted @ 2018-12-03 21:27 跳动的汗水 阅读(182) 评论(0) 推荐(0)

malformed header from script. Bad header的解决方法

摘要: 今天配了CGI服务器,打开CGI报错: [Wed Jun 02 13:57:21 2010] [error] [client 192.168.0.1] malformed header from script. Bad header=Hello,World!: index.cgi[Wed Jun 0 阅读全文

posted @ 2018-12-03 16:34 跳动的汗水 阅读(947) 评论(0) 推荐(0)

导航