This question about Installation of Foswiki: More info required
Error: view: Use of uninitialized value $_[0] in join or string
Hi,
I have a fresh installation of Foswiki, version 1.1.5, windows 2008 server with Apache 2.2. No FastCgi or FastPerl.
When I work with my wiki, I often get an empty page from the server. In Apache logs I get entries like this:
[Sun May 20 16:55:29 2012] [error] [client 10.9.0.2] [Sun May 20 16:55:29 2012] view: Use of uninitialized value $_[0] in join or string at E:/wiki/foswiki/lib/Foswiki/Response.pm line 418
I get the page loaded in the browser if i refresh it with SHIFT.
Any help?
--
DariuszWojtas - 20 May 2012
Which perl are you using?
--
SvenDowideit - 20 May 2012
Also are you running with any non-default extensions. I don't recall this coming up before. You might try enabling the
$ENV{FOSWIKI_ASSERTS}
in
bin/LocalLib.cfg
to see if you can get more of a stack trace. I don't recall hearing anything like this failure.
--
GeorgeClark - 23 May 2012