Apache2.pm mising

I am installing rt 3.5.5 on fedora core4. Every thing
is installed successfuly except mail functions(leave
it alone yet). currently I am getting following error
“Can’t locate Apache2.pm in @INC” in my apache error
log file. I have apache2 and mod_perl2 installed
already.

Secondly I am running my mail server on another
machine and i dont want to install another mail server
for rt. can I integrate my existing mail server
(qmail)into rt.

Need you help.
thnks.

Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around

Anyone please…

I am installing rt 3.5.5 on fedora core4. Every
thing
is installed successfuly except mail functions(leave
it alone yet). currently I am getting following
error
“Can’t locate Apache2.pm in @INC” in my apache error
log file. I have apache2 and mod_perl2 installed
already.

Secondly I am running my mail server on another
machine and i dont want to install another mail
server
for rt. can I integrate my existing mail server
(qmail)into rt.

Need you help.
thnks.


Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam
protection around
http://mail.yahoo.com


http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sales@bestpractical.com

Discover RT’s hidden secrets with RT Essentials from
O’Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

We’re hiring! Come hack Perl for Best Practical:
Careers — Best Practical Solutions

Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around

I am installing rt 3.5.5 on fedora core4. Every thing
is installed successfuly except mail functions(leave
it alone yet). currently I am getting following error
“Can’t locate Apache2.pm in @INC” in my apache error
log file. I have apache2 and mod_perl2 installed
already.
Please show your httpd.conf

Secondly I am running my mail server on another
machine and i dont want to install another mail server
for rt. can I integrate my existing mail server
(qmail)into rt.
yep, rt-mailgate script talk with web server. this script requires
several perl modules, you can grab list from ‘rt-test-dependencies’
script. For 3.5 it’s
HTML::TreeBuilder
HTML::FormatText
Getopt::Long
LWP::UserAgent
but anyway check in the script in your installation.

Need you help.
thnks.

Best regards, Ruslan.

This is common on FC4… There is more info in the archives.

Create a symbolic Link between Apache.pm which exists and Apache2.pm
which does not exist. This will satisfy the requirements.
You will have to do this for around 5 files I belive… Just keep
creating the links in a path folder and it will work.

Chad.From: rt-users-bounces@lists.bestpractical.com
[mailto:rt-users-bounces@lists.bestpractical.com] On Behalf Of Its Azfar
Sent: March 27, 2006 5:14 AM
To: Its Azfar; rt-users@lists.bestpractical.com
Subject: Re: [rt-users] Apache2.pm mising.

Anyone please…

I am installing rt 3.5.5 on fedora core4. Every thing is installed
successfuly except mail functions(leave it alone yet). currently I am
getting following error “Can’t locate Apache2.pm in @INC” in my apache

error log file. I have apache2 and mod_perl2 installed already.

Secondly I am running my mail server on another machine and i dont
want to install another mail server for rt. can I integrate my
existing mail server (qmail)into rt.

Need you help.
thnks.


Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com _______________________________________________

http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com Commercial support:
sales@bestpractical.com

Discover RT’s hidden secrets with RT Essentials from O’Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

We’re hiring! Come hack Perl for Best Practical:
Careers — Best Practical Solutions

Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com _______________________________________________
The rt-users Archives

Community help: http://wiki.bestpractical.com Commercial support:
sales@bestpractical.com

Discover RT’s hidden secrets with RT Essentials from O’Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

We’re hiring! Come hack Perl for Best Practical:

May be symlinks could work as workaround, but my workstation has no
Apache2.pm anywhere and last time I tried mp2 configuration it worked
fine. Problem is somewhere else.On 3/27/06, Chad Osmond chad.osmond@holburn.com wrote:

This is common on FC4… There is more info in the archives.

Create a symbolic Link between Apache.pm which exists and Apache2.pm
which does not exist. This will satisfy the requirements.
You will have to do this for around 5 files I belive… Just keep
creating the links in a path folder and it will work.

Chad.

-----Original Message-----
From: rt-users-bounces@lists.bestpractical.com
[mailto:rt-users-bounces@lists.bestpractical.com] On Behalf Of Its Azfar
Sent: March 27, 2006 5:14 AM
To: Its Azfar; rt-users@lists.bestpractical.com
Subject: Re: [rt-users] Apache2.pm mising.

Anyone please…

— Its Azfar azfarhusain@yahoo.com wrote:

I am installing rt 3.5.5 on fedora core4. Every thing is installed
successfuly except mail functions(leave it alone yet). currently I am
getting following error “Can’t locate Apache2.pm in @INC” in my apache

error log file. I have apache2 and mod_perl2 installed already.

Secondly I am running my mail server on another machine and i dont
want to install another mail server for rt. can I integrate my
existing mail server (qmail)into rt.

Need you help.
thnks.

Best regards, Ruslan.

The page on the Wiki that talks a bit about this is at:

http://wiki.bestpractical.com/index.cgi?TroubleShooting

Michael Eraña, CISSP
CTO
PC Network, Inc.
eranam@lanusa.com

|=> -----Original Message-----
|=> From: rt-users-bounces@lists.bestpractical.com
|=> [mailto:rt-users-bounces@lists.bestpractical.com] On Behalf
|=> Of Its Azfar
|=> Sent: March 27, 2006 5:14 AM
|=> To: Its Azfar; rt-users@lists.bestpractical.com
|=> Subject: Re: [rt-users] Apache2.pm mising.
|=>
|=> Anyone please…
|=>|=> — Its Azfar azfarhusain@yahoo.com wrote:
|=>
|=> > I am installing rt 3.5.5 on fedora core4. Every thing is
|=> installed
|=> > successfuly except mail functions(leave it alone yet).
|=> currently I am
|=> > getting following error “Can’t locate Apache2.pm in @INC
|=> in my apache
|=>
|=> > error log file. I have apache2 and mod_perl2 installed already.
|=> >
|=> > Secondly I am running my mail server on another machine
|=> and i dont
|=> > want to install another mail server for rt. can I integrate my
|=> > existing mail server (qmail)into rt.
|=> >
|=> > Need you help.
|=> > thnks.
|=> >