You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Alexander Mardirossian <sa...@email.com> on 1999/07/27 19:53:13 UTC

mod_perl/4780: The procedure entry point_ap_table_add@12 could not be located in the dinamic link library ApacheCore.dll

>Number:         4780
>Category:       mod_perl
>Synopsis:       The procedure entry point_ap_table_add@12 could not be located in the dinamic link library ApacheCore.dll
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Tue Jul 27 12:00:01 PDT 1999
>Last-Modified:
>Originator:     sasho_m@email.com
>Organization:
apache
>Release:        1.3.6
>Environment:
WIN NT 4.0 Service Pack 4
>Description:
I have a problem running mod_perl 1.16 on Apache 1.3.6

Here's the situation:
Whenever I try to start Apache either as a service or as a console
I get the following message:
"The procedure entry point_ap_table_add@12 clould not
be located in the dynamic link library ApacheCore.dll"

After a few seconds(minutes!?) I get another error message:
"Error 2186:\\(mydomain here) the service is not responding
to the control function."

What's the problem?

The mod_perl readme file sais:
"Perl 5.005_05 (http://www.perl.com/CPAN/src/latest.tar.gz)"
Well, I've downloaded Perl from this location ... its version is
5.005_03 NOT 5.005_05, I do not know if this is a problem?!


here's the loadmodule part of my httpd.conf :
LoadModule anon_auth_module modules/ApacheModuleAuthAnon.dll
LoadModule cern_meta_module modules/ApacheModuleCERNMeta.dll
LoadModule digest_module modules/ApacheModuleDigest.dll
LoadModule expires_module modules/ApacheModuleExpires.dll
LoadModule headers_module modules/ApacheModuleHeaders.dll
LoadModule proxy_module modules/ApacheModuleProxy.dll
LoadModule rewrite_module modules/ApacheModuleRewrite.dll
LoadModule speling_module modules/ApacheModuleSpeling.dll
LoadModule status_module modules/ApacheModuleStatus.dll
LoadModule usertrack_module modules/ApacheModuleUserTrack.dll
LoadModule perl_module modules/ApacheModulePerl.dll

If I comment out the last line it works!?

Please help.
Thank you!

        Sincerely,
	Alexander
>How-To-Repeat:

>Fix:

>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, you need]
[to include <ap...@Apache.Org> in the Cc line and make sure the]
[subject line starts with the report component and number, with ]
[or without any 'Re:' prefixes (such as "general/1098:" or      ]
["Re: general/1098:").  If the subject doesn't match this       ]
[pattern, your message will be misfiled and ignored.  The       ]
["apbugs" address is not added to the Cc line of messages from  ]
[the database automatically because of the potential for mail   ]
[loops.  If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request from a  ]
[developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]