From: Vijai R. <vij...@gm...> - 2004-09-17 23:16:44
|
Greetings, I have been handed an old OI server and Im trying to get it to work. I had lots of problems with apache 2 , so I am running apache 1 seperately for this OI site. The server starts okay, but when I try to access any page, I get this in my apache logs: [error] Undefined subroutine &OpenInteract::handler called.\n The website just says 500 server error. After a config test, I get this: OpenInteract::ApacheStartup::initialize (34) >> ApacheStartup: Reading in information for configuration: /home/httpd/website/conf/base.conf OpenInteract::ApacheStartup::initialize (40) >> SERVER INIT: base configuration read in ok. OpenInteract::ApacheStartup::initialize (55) >> SERVER INIT: apache modules read in ok. OpenInteract::ApacheStartup::initialize (69) >> SERVER INIT: installed DBD driver (mysql) ok. OpenInteract::ApacheStartup::initialize (76) >> Creating proxy subroutine OpenInteract::ApacheStartup::initialize (79) >> SERVER INIT: installed proxy subroutine ok. Log4perl: Seems like no initialization happened. Forgot to call init()? OpenInteract::ApacheStartup::initialize (112) >> SERVER INIT: Adding ChildInitHandler for initialization Syntax OK Where should I be looking ? Regards, Vijai |