ceverett
Wed, 13 Apr 2005 16:46:49 -0700
On Tue, 05 Apr 2005, Todd W wrote:
$ kwiki -new
I get: ... Kwiki software installed! Point your browser at this location. Can't call method "hub" without a package or object reference at /usr/bin/kwiki line 15, <DATA> line 1.
and visiting the url gives:
Software error: No plugin for action 'display' at /usr/lib/perl5/site_perl/5.8.0/Spoon/Hub.pm line 34. For help, please send mail to the webmaster ([EMAIL PROTECTED]), giving this error message and the time and date of the error.
I'm having a similar issue, except:
-- no errors running kwiki -new -- I'm trying to get it running uder mod_perl -- the browser output I get is:
Software Error: Process Error
What version of Kwiki is it? I get the same messages with Kwiki-0.38. But Kwiki-0.36 is OK on another machine.
I have the latest off CPAN: Kwiki-0.38, Spoon-0.23 and Spiffy-0.22.
<snip>
I applied the patch in Mattheson's previous email with no effect at all, so the change made no difference to me at all.
Some other configuration details:
-- I'm using a lightweight apache+SSL+mod_gzip front end proxy,
proxying requests through a virtual host with SSL enabled to
a second virtual host that runs the content through mod_gzip,
before passing it through to the mod_perl back end -- I set up cookie based authentication/authorization on top of
mod_perl to restrict the audience to internal users in our
company--for now, this wiki exists for internal documentation
and trouble-ticket use only. -- we want to locate the wikis as locations beneath the roots
of our main admin servers, like so:https://admin.medbanner.com/exchange/wiki https://www.physemp.com/admin/wiki
and so on, etc., ad nauseum.