#12002/9/8 12:35:03
我用的是虎翼空间,在安装 yuzibbs3000 的时候不能运行 install.cgi,出现下面的问题:
1.用 WS_FTP 不能修改文件的属性,install.cgi 文件要求为 755;
2.关于 Perl 解释路径,原 install.cgi 文件中的源代码为:
#!/usr/bin/perl
#------------------------------------------------------#
# 本程序为Yuzi工作室提供 #
# Yuzi论坛3000(BBS3000)v4.00 #
#------------------------------------------------------#
$cgipa="."; # CGI程序文件的绝对路径
######################
## 以下部分不需修改 ##
######################
我按照虎翼技术支持中的说明修改为:
#!/usr/bin/perl
#------------------------------------------------------#
# 本程序为Yuzi工作室提供 #
# Yuzi论坛3000(BBS3000)v4.00 #
#------------------------------------------------------#
$cgipa="/home/***/public_html/cgi-bin/bbs3000"; # CGI程序文件的绝对路径
######################
## 以下部分不需修改 ##
######################
运行 install.cgi 文件的时候提示有内部错误,如下:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@51.net 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.
我已经发了封信到技术支持,请帮忙看看我哪里错了,还要怎么做,或是空间有问题,谢谢。
时间在变,空间在变,心情在变,体验在变,追求在变,生活在变,精彩不变,创意无限。