【发布时间】:2016-08-12 13:08:33
【问题描述】:
在我的网站中出现错误:an error occurred while processing this directive
在移动到新服务器之前它工作正常。所以当我检查我发现 mod_perl 模块丢失了。所以我尝试通过将模块下载到服务器来安装它,然后尝试使用Perl Makefile.pl 运行,但它要求 apache src,我找不到它。我可以看到 /usr/bin/apache/ 文件夹,但文件夹内没有源文件。
所以我尝试从 Cpanel 安装模块,但出现以下错误:
The C compiler is not functional and auto repair failed. Perl module installs require a working C compiler. Please repair the C compiler and try again.
请告诉我如何安装它,因为我在网上搜索了大多数情况。
提前致谢
【问题讨论】: