QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 561|回复: 0

一个关于Apache的初级问题,请大家帮帮忙

[复制链接]
发表于 2004-4-12 19:48:12 | 显示全部楼层 |阅读模式
我在/var/www/cgi-bin/ 下放了一个first.cgi文件:

#!/usr/bin/perl
print "Content-type: text/html\r\n\r\n";
print "Hello, World.";


httpd.conf里的 AddHandler cgi-script *cgi前#已经去掉,

但在浏览器输入http://****/cgi-bin/first.cgi
之后总出现以下错误:

Server error!
The server encountered an internal error and was unable to complete your request.
Error message:
Premature end of script headers: first.cgi
If you think this is a server error, please contact the webmaster
Error 500


我刚看了apache的error log,没什么实际信息

[Mon Apr 12 18:38:27 2004] [error] [client ××××] Premature end of script headers: first.cgi


我是个初学者,请大家多多指教
您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-9 00:09 , Processed in 0.040019 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表