XAMPP 5.6.34 for Windows 2012 R2 如何让 Apache::ASP 工作

XAMPP 5.6.34 for Windows 2012 R2 how to get Apache::ASP working

我正在使用其他人构建的 XAMPP 的先前版本,我正在将其更新到单独目录中的以下版本,但新安装似乎没有 mod_perl 我认为 Apache::ASP.

需要

XAMPP 5.6.34 Windows 包括:Apache 2.4.29、MariaDB 10.1.31、PHP 5.6.34、phpMyAdmin 4.7.9、OpenSSL 1.0.2、XAMPP 控制面板 3.2.2、Webalizer 2.23-04、Mercury 邮件传输系统 4.63,FileZilla FTP Server 0.9.41,Tomcat 7.0.56(使用 mod_proxy_ajp 作为连接器),Strawberry Perl 7.0.56 Portable

本质上,在以前的安装中有一个新安装中没有的mod_perl.so。之前安装有perl510.dll,新安装有perl516.dll 本质上,像PerlModule Apache::ASP 和PerlResponseHandler Apache::ASP 这样的配置是不起作用的。

所以我想我需要下载 mod_perl 附加组件(我不容易找到),然后我读到“...如果您的版本需要安装 'XAMPP Add-Ons' XAMPP 早于 1.7.2,从这个版本开始,mod_perl 和 'a selection of important Perl Modules' 作为标准包含在内。”这意味着它已经适用于我的版本。然后我读到 mod_perl2 是给 apache2.x.x 的,所以包含哪个版本?我没有在 apache/modules.

中看到模块

此外,如果我需要安装它,Apache:ASP 文档非常有限,这意味着我需要一起编译 apache 和 perl,这感觉不对,因为有一个 XAMPP 包。

我需要帮助来理解如何为这个版本的 XAMPP 正确获取 Apache::ASP installed/configured,我对此没有太多经验。

非常感谢!

XAMPP is supposed to ship mod_perl2. 5.6.34 和 7.2.3 包没有。

我尝试手动将 mod_perl2 安装到 XAMPP 包中。该软件是crippled/incomplete。他们的 Perl 没有 dmake. Their Apache httpd doesn't come with apxs。我尝试了一段时间来解决问题和 follow-up 问题,但我认为最终那是浪费时间。

您应该联系 "Apache Friends" 供应商以获得支持。