3zz*_*zzy 1 apache perl webserver cgi
我有一个perl webapp在服务器上工作正常,但在我的本地机器上没有.
Apache日志显示(以及其他错误):
Permission denied at /home/mywebapp/dev/www/index.cgi line 318.
End of script output before headers: index.cgi
Run Code Online (Sandbox Code Playgroud)
行318中的index.cgi:
our @gr;
eval('require Groups;');
#close STDERR; <<<< commented
open STDERR, '>1' or die $!; <<<< line 318
Run Code Online (Sandbox Code Playgroud)
我很感激任何帮助.谢谢!
| 归档时间: |
|
| 查看次数: |
560 次 |
| 最近记录: |