Hello friends,

I am running Apache-1.3.12 on RH6.1. I need to user mod_perl and hence
have added/uncommented the following two line at their respective place
in httpd.conf:
LoadModule perl_module        modules/libperl.so  
AddModule mod_perl.c 

Now when I restart httpd, I get the following in my error_log file:

[Thu May 18 17:06:49 2000] [notice] caught SIGTERM, shutting down
[Thu May 18 22:36:52 2000] [warn] Loaded DSO modules/libperl.so uses
plain Apache 1.3 API, this module might crash under EAPI! (please
recompile it with -DEAPI)
[Thu May 18 22:36:52 2000] [notice] Apache/1.3.12 (Unix)  (Red
Hat/Linux) mod_perl/1.21 configured -- resuming normal operations   

Could somebody pls explain me why I am getting the warning: "[Thu May 18
22:36:52 2000] [warn] Loaded DSO modules/libperl.so uses plain Apache
1.3 API, this module might crash under EAPI! (please recompile it with
-DEAPI)" 
and what has to be done for that...

Due to this, I find that some of my perl/cgi files, which used to run
fine previously, now gives the dialogue box for downloading the file
when I try to run it from the netscape browser. (But it runs fine under
Internet Explorer)

Uk


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to