|
From: Drew T. <dr...@dr...> - 2002-05-09 00:25:30
|
OK, I've got the OI installed and the proxies setup. I've verified that the modperl server is receiving the requests. But I'm getting an error. Here is what is displayed in the browser: Can't locate object method "error" via package "OpenInteract::Request" (perhaps you forgot to load "OpenInteract::Request"?) at /usr/local/lib/perl5/site_perl/5.6.1/OpenInteract/Request.pm line 124. Below is what I see in the error log after turning on debugging. Ideas? OpenInteract::handler (34) >> ============================== Request started: Wed May 8 20:19:30 2002 path: ( /oi/ ) PID: (26202) OpenInteract::setup_server_interface (128) >> Server hostname set to home.drewtaylor.com OpenInteract::setup_server_interface (131) >> Request coming from 192.168.1.100 OpenInteract::parse_uri (176) >> Original path: (/oi/) OpenInteract::parse_uri (180) >> Modified path by removing (/oi): (/) OpenInteract::parse_uri (184) >> Items in the path: OpenInteract::parse_uri (197) >> Action found from URL: OpenInteract::parse_uri (204) >> Original path/query string set to: / OpenInteract::Request::lookup_conductor (225) >> Find conductor for action () OpenInteract::Request::lookup_action (254) >> Find action corresponding to () OpenInteract::Request::lookup_action (275) >> Found action info for () OpenInteract::find_action_handler (216) >> Conductor not found; displaying oops page. --EXITED WITH ERROR from main handler eval block Error: 0 ====================================================================== Drew Taylor | Freelance web development using http://www.drewtaylor.com/ | perl/mod_perl/MySQL/postgresql/DBI mailto:dr...@dr... | Contact: jo...@dr... ---------------------------------------------------------------------- Speakeasy.net: A DSL provider with a clue. Sign up today. http://www.speakeasy.net/refer/29655 ====================================================================== |