[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-modperl
Subject:    RE: Apache::DBI
From:       "David Lubowa" <dlubowa () africaonline ! co ! ug>
Date:       2003-11-27 16:08:02
[Download RAW message or body]


i think i have sorted it out ...because the output i have showed below is
yielded by the command httpd -t , but on doing httpd -DSSL -t , i got syntax
ok

and my mod_perl is defined under SSL

so i think it should be okey now ...



--
cheers

David Ziggy Lubowa
Customer Support Engineer
Africa online Uganda Ltd.
5th Floor Commercial Plaza
Plot 7 Kampala, Uganda
Tel: +256-41 258143
Mob: +256-78 323338
Fax: +256-41 258144
email: dlubowa@africaonline.co.ug
www.africaonline.com


-----Original Message-----
From: David Lubowa [mailto:dlubowa@africaonline.co.ug]
Sent: Thursday, November 27, 2003 7:02 PM
To: modperl@perl.apache.org
Subject: Apache::DBI




Hello guys


i am currently installinh rt3 on my FreeBSD4.9RC box , i am running into
some problems on getting the Moule Apache::DBI to workout i keep getting an
error on the LoadModule Apache::DBI line, which i think is due to mod_perl
either not being loaded or just not loaded properly ..below is how my vhost
looks like.

[vhost]


<VirtualHost xx.xx.xx.xx>
    ServerName webrt.mydomain.co.ug
    DocumentRoot /var/www/rt3/share/html
    AddDefaultCharset UTF-8

    # these four lines applies to Apache2+mod_perl2 only: {{{
    #PerlSetVar MasonArgsMethod CGI
    #PerlModule Apache2 Apache::compat
    #RewriteEngine On
    #RewriteRule ^(.*)/$ $1/index.html
    # }}}

    PerlModule Apache::DBI
    PerlRequire /usr/local/rt3/bin/webmux.pl

    <Location />
        SetHandler perl-script
        PerlHandler RT::Mason
    </Location>
</VirtualHost>

[/vhost]


below is my error

[error]

Syntax error on line 1109 of /usr/local/etc/apache/httpd.conf:
Invalid command 'PerlModule', perhaps mis-spelled or defined by a module not
included in the server configuration

[/error]

i assume this is the right syntax...., i dont know why this  apache is
giving me this error..could someone please shed some light on this for me.

all help is highly appreciated..


--
cheers

David Ziggy Lubowa
Customer Support Engineer
Africa online Uganda Ltd.
5th Floor Commercial Plaza
Plot 7 Kampala, Uganda
Tel: +256-41 258143
Mob: +256-78 323338
Fax: +256-41 258144
email: dlubowa@africaonline.co.ug
www.africaonline.com



--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html




-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic