发新话题
打印

perl的安装问题,请教!

perl的安装问题,请教!

我在Red hat 9.0 下装了apache 2.0.48 ,并安装 perl 5.8.3。
可在使用时,apache 自带的cgi-bin下的文件可用,服务器上vi编写的就可以,而自己编写上传的却出错,文件权限也给了呀!能是传输格式的问题?

错误如下:

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

Please contact the server administrator, smalleye@mdj.cn 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.


----------------------------------------------

Apache/2.0.48 (Unix) Server at 218.7.89.132 Port 80


请各位高手帮忙分析,解决,谢谢!!      

TOP

好像从Windows上通过FTP方式传到Linux服务器的时候需要选择ASCII方式,不能选择Binary方式。      

TOP

谢谢!问题已经解决,就是你说的ASCII方式的问题,谢谢!      

TOP

发新话题