Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: httpd.exe.manifest and perl.exe.manifest files |
|
Author |
|
roblassche
Joined: 10 Apr 2013 Posts: 3 Location: Netherlands, IJsselstein
|
Posted: Mon 21 Dec '15 2:18 Post subject: httpd.exe.manifest and perl.exe.manifest files |
|
|
Hello,
Strawerryperl 5.20 is installed and works.
From apachelounge.com I downloaded httpd-2.4.18-win64-VC14.zip.
httpd works on my windows 8.1 laptop and window 2008 server.
I downloaded mod_perl.so from http://people.apache.org/~stevehay/
and downloaded mod_perl-2.0.8-strawberryperl-5.20.1.-64bit.zip
Loading mod_perl gives an error:
httpd: Syntax error on line 72 of D:/Apache24/conf/httpd.conf:
Cannot load modules/mod_perl.so into server: The specified procedure could not be found.
In various topics I read: copy the .manifest files to \bin directory.or copy httpd.exe.manifest ,Copy perl.exe.manifest to your /perl/bin folder
Question: Where are those required manifest files located? I did not found them in the apache lounge download zip-files. |
|
Back to top |
|
glsmith Moderator
Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
Posted: Mon 21 Dec '15 10:45 Post subject: |
|
|
I doubt it is a manifest file problem. The problem is that mod_perl 2.0.8 was compiled for Apache 2.2 since mod_perl did not support Apache 2.4 on windows until version 2.0.9. |
|
Back to top |
|
|
|
|
|
|