You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/12/03 19:29:26 UTC

DO NOT REPLY [Bug 25175] New: - Using directive gives errors that no handler is specified

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25175>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25175

Using <Perl> directive gives errors that no handler is specified

           Summary: Using <Perl> directive gives errors that no handler is
                    specified
           Product: Apache httpd-2.0
           Version: 2.0.40
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: Other
         Component: Core
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: netdemonz@yahoo.com


Running Redhat 9, Apache 2.0.40

<Perl >
use lib qw( /var/www/html/thenetdragon/www );
</Perl>

OpenInteract needs this to function properly.

(/etc/httpd/conf.d)> service httpd restart
Stopping httpd:                                            [FAILED]
Starting httpd: Syntax error on line 1087 of /etc/httpd/conf/httpd.conf:
no <Perl> handler specified


I tried installing Bundle::Apache through Cpan to solve the problem, but it
wouldn't finish installing... I got errors.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org