Hi!
I am been working on modperl for some time this is the
first time I am posting a question on the mailing
list. Please bear with me if I miss something or give
too much information.
I have been working on a project that can be described
as an online library. The modperl portion of it adds a
he
Thanks Thomas,
Question:
> > Here are the problems/Questions that I face:
> > 1. Since in this case each requests for a html
> >file has multiple files that need to be downloaded
> > the client. Am I right to assume that the handler
> >will act on each and every file requested file
> >below my /
Thanks Rob for your reply.
--- Rob Bloodgood <[EMAIL PROTECTED]> wrote:
Question:
> > 2.If the answer to the above question is YES? The
> > Handler will add headers,footers for everything.
> >What do I need to do to apply the handler logic
> >justto the requested page and return the remaining
>
I am trying to build mod_perl 1.25 as a DSO on Solaris 2.7
and when I execute perl Makefile.PL, it says I will probably
get core dumps and to upgrade to perl 5.6. I am running
Perl 5.005_03, the latest considered stable on Solaris 2.7. I
cannot upgrade to 5.6 due to heavy perl code already on th
lawlessly on SuSe and Red Hat linux.
Anyone have any ideas?
THanks,
CC
> Stead of DSO why don't you compile
> statically.
>
> On Tue, Apr 24, 2001 at 02:47:55PM -0700, Mod-Perl List wrote:
> >
> >
> > I am trying to build mod_perl 1.25 as a DSO on Solari
I have the following config: Solaris 2.7, perl 5.6, php4 and mod_perl 1.25 compiled
statically into Apache 1.3.19. This exact same config works flawlessly on several
Suse machines and a few Red Hat machines. After building and testing the server, I
get the following error when trying to execute