sandhya pawar wrote:
I am trying to send emails to modperl@perl.apache.org

but the mail gets bounced?
From the email copy attached, it looks as if your emails are getting bounced by your own mail server. Anyway, it finally worked or we wouldn't be seeing this.


I need help regarding to buid the mod_perl.
C:\modperl_src> perl Makefile.PL MP_AP_PREFIX=\Path\to\Apache2

I am getting Access Denied error?

Maybe you should tell us some more things, like :
- on which platform you are trying this
- which Apache is installed
- which perl is installed (and from where)
- why you are trying to build it yourself, rather than using one of the easier mechanisms for installing mod_perl, such as, for instance :

http://perl.apache.org/docs/2.0/os/win32/install.html#PPM_Packages

Read that section carefully, and if applicable, use one of the methods indicated there to install mod_perl.

Reply via email to