Hello,

RH>I get the following error on
RH>my $i = Apache::Request->instance($r);
RH>
RH>Can't locate object method "instance" via package "Apache::Request"

Just to avoid the "whoops" factor: make sure you have "use Apache::Request"
in your script, too. This can also cause the error you are reporting.

Humbly,

Andrew

----------------------------------------------------------------------
Andrew Ho               http://www.tellme.com/       [EMAIL PROTECTED]
Engineer                   [EMAIL PROTECTED]          Voice 650-930-9062
Tellme Networks, Inc.       1-800-555-TELL            Fax 650-930-9101
----------------------------------------------------------------------


Reply via email to