STGG 发表于 2003-6-25 17:41:37

[HELP!!][非CS SERVER问题]有人会用Apache吗?

怎样才可以让APACHE支持CGI呀?

系统2K,装好了PERL和APACHE,
PERL装在C:\perl,apache安装在c:\apache里
也按网上所说的设置好了httpd.conf
静态网页能正常显示
---------------------------stgg的分隔线-----------------------------------------
运行.cgi文件显示:

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

Please contact the server administrator, candylove5@163.com 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.

---------------------------stgg的分隔线-----------------------------------------
如果URL中的路径用小写的话就显示:

Forbidden
You don't have permission to access /cgi-bin/ on this server

---------------------------stgg的分隔线-----------------------------------------

有人教教我吗?

000222 发表于 2003-6-25 17:54:40

你的apache 是多少版本?
最好把perl改名为:usr   放到:c:\ d:\随便都可以~~~
如果把:perl ,放在别的目录的话,则以后所有CGI文件都要修改路径~
cgi-bin 目录要设置好~

STGG 发表于 2003-6-25 18:05:41

APACHE的版本是2.0.46
cgi-bin目录设成了All了

000222 发表于 2003-6-25 18:11:22

cgi-bin目录设成了All了 ??
如果不会就默认吧>~~>>>

APACHE的版本是2.0.46<--的perl也是这样设置~~

搞定了吗?

STGG 发表于 2003-6-25 18:14:08

不明白你的意思呀????

000222 发表于 2003-6-25 18:24:12

就是说:httpd.conf
不要去修改啊~~

STGG 发表于 2003-6-25 18:33:20

默认好像不支持CGI呀

000222 发表于 2003-6-25 18:42:02

你没有安装Perl~

ActivePerl V5.6.1.633 For Windows

STGG 发表于 2003-6-25 19:00:55

有装呀~!

000222 发表于 2003-6-25 19:28:08

有没有安装在x:\usr下啊
页: [1] 2
查看完整版本: [HELP!!][非CS SERVER问题]有人会用Apache吗?