Mod_perl installation on NT_ERROR - TechRepublic
General discussion
September 30, 2000 at 12:23 AM
pragneshkumar

Mod_perl installation on NT_ERROR

by pragneshkumar . Updated 25 years, 3 months ago

Hi,

I am running ActivePerl 5.6.0.613, Apache 1.3.12 on my NT4 (sp3)
(not sure about version)
I downloaded mod_perl-1.16-bin-bindist1-i386-win32-vc5.zip file to install
mod_perl
According to the Readme, I uncompressed the file and

* Moved ApacheModulePerl to c:\Apache\Modules(C:\Apache is the root for
Apache)
* Added a line LoadModule perl_module modules/ApacheModulePerl to
httpd.conf

When I started the Apache Server I am getting the following Error

Apache.exe – Entry Point Not Found

The procedure entry point _ap_table_add@12 could not be located in the
dynamic link library ApacheCore.dll

And I am not clear of the readme that tells

copy the perl\site\ tree to your Perl top level directory (e.g. c:\perl).

when I unzip the modperl under c:\test, I get the dir structure like

C:\test\mod_perl-1.16-bin\perl\site\5.00502\lib I am confused, exactly what are the folders i need to copy to my main perl
dir

i will appreciate for a quick response
Thanks
gandhi
india

This discussion is locked

All Comments