|
From: Magnus E. <ma...@he...> - 2002-03-08 21:49:19
|
On 8 Mar 2002, Chris Winters wrote: > First, look at your error log ($WEBSITE_DIR/logs/error_log_modperl, by > default) and see if anything jumps out at you there. That's where I found the error ;-) > One debugging tip is to set DEBUG to a positive value in > OpenInteract::ApacheStartup. When you start Apache you should get some > useful feedback letting you know what's up. Ahh, seems like Apache/Session/Generate/ModUniqueId.pm didn't compile when I used CPAN to install everything.. weird.. I fixed the compile error, and CPAN could install it. Now I get a new error though :( The browser get this: Can't locate object method "throw" via package "OITest::ErrorObject" at /usr/lib/perl5/site_perl/5.005/OpenInteract/Error.pm line 94. and in the error log for the mod_perl server: Found item: Apache::DBI::db --EXITED WITH ERROR from main handler eval block Error: 0 Any tips? I'm idling on #openinteract at both slashnet and irc.openprojects.net, would be cool to see you there ;-) MVH/Best regards -- Magnus Espeland ma...@in... |