On Thu, 7 Jun 2007, Paul Nesbit wrote:
> A little googling suggests that Mason 1.32 is not compatible with
> mod_perl 1.99.  The options I've considered so far are:

The Apache team made big incompatible changes in the last releases of
1.99, so I don't think anyone is going to want to support the older
versions.  Some of them were incompatible with each other in subtle ways
as the API evolved.

> - Backport (or find a backport) mod_perl2 to CentSO4
> No thanks.

You could at least try reading the INSTALL file and typing "make" before
writing this off.

> How can I determine the version of Apache::Request?

My favorite way is this:

$ perl -MApache2::Request\ 9
Apache2::Request version 9 required--this is only version 2.08.
BEGIN failed--compilation aborted.

> What direction should I take next?

IMHO, mod_perl2 builds pretty easily.

~ John Williams



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Mason-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to