Geo*_*dis 8 apache perl mod-perl
在一段时间内运行在ubuntu 16.04上的mod_perl应用程序中,一切运行正常(几天)后,我们在错误日志中收到致命消息:
无法解析处理程序
MyHandler::ModPerl20无法在@INC中找到模块main的可装入对象
MyHander :: ModPerl20在位置块中定义
<Perl>
unshift @INC, '/path/to/my/code';
</Perl>
<Location ~ "/imp($|/)">
SetHandler modperl
PerlResponseHandler MyHandler::ModPerl20
</Location>
Run Code Online (Sandbox Code Playgroud)
ubuntu Perl版本是5.22.Apache 2.4
这可能是问题吗? http://blog.feature-addons.de/2016-05-15-otrs-apache-mod-perl-perl-5-22
任何想法如何解决这一问题?我真的要设置nginx/uwsgi吗?
| 归档时间: |
|
| 查看次数: |
1008 次 |
| 最近记录: |