in reply to Re^2: mod_perl & ajax
in thread mod_perl & ajax

Hmmm, it appears something in your code is trying to use Apache2::Request ( aka libapreq2 not to be confused with Apache2::RequestRec, etc. ).

Give this a try, "use Apache2::Ajax;" in your code, but don't actually call any of it's methods, etc. See if you can just load it up without getting that error.

Frank Wiles <frank@revsys.com>
www.revsys.com