July Beta
Apache 1.3.20
Windows NT 4.0sp6
mod_perl/1.25_01-dev
ActivePerl Build 623
If the TWiki.cfg scriptsuffix is set to "pl", then all references are of the form
http://yadda/viewpl/yaddayadda
. Fair enough, the comment calls for using ".pl".
Apache then reports this error on all page accesses (after the initial .../view.pl (with no topic specified):
[Thu Jul 12 20:37:42 2001] [error] [client 216.39.170.247] [Thu Jul 12 20:37:40 2001] Config.pm: Use of uninitialized value in concatenation (.) at I:/Perl/site/lib/Net/Config.pm line 44.
I realize this
might be a perl error, but I only started seeing it after installing the july beta AND it does not happen on the old Dec TWiki release.
--
DavidLeBlanc - 12 Jul 2001
I don't understand exactly what you try to point out. The comments in
TWiki.cfg state
".pl", not
"pl". Also, the variable name is
$scriptSuffix, not file extension. Please reopen this bug in case you found somewhere inacurate documentation.
--
PeterThoeny - 15 Jul 2001
Sorry for not being clear. As the TWiki.cfg file says, the
$scriptSuffix should be set to
".pl" for Windows platforms. When you do that you get the above reported error in the Apache log file.
--
DavidLeBlanc - 16 Jul 2001
Could you verify if you still get the warning messages with the latest Beta?
--
PeterThoeny - 25 Aug 2001