jonathan vanasco wrote:
I don't know if this is an issue with mod_perl or libapreq2....

all attempts to get_remote_host error with:
Can't locate auto/Apache/Request/get_remote_.al in @INC

    libapreq2-2.04-dev
    Mac OSX 10.3.7 Darwin
    ModPerl 2.0.RC4 (mod_perl/1.999.21)
    Apache/2.0.52
    Perl/v5.8.1

My friend google seems to say nothing on this -- anyone have a clue?

Jonathan:

% lookup get_remote_host
To use method 'get_remote_host' add:
        use Apache::Connection ();

% alias lookup
perl -MApache2 -MModPerl::MethodLookup -e print_method

http://perl.apache.org/docs/2.0/api/ModPerl/MethodLookup.html#Command_Line_Lookups

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to