Tags:
create new tag
, view all tags

Question

Testing Perl version stopped with the file__ created in \cache\test and internal server error - apache error log saying : "use of uninitialized value in numeric gt (>) at c:\APACHE\HTDOCS\TWIKI\BIN\CACHE line 40 (and) Use of uninitialized value in concatenation (.) or string at c:\APACHE\HTDOCS\TWIKI\BIN\CACHE line 49 (and) put s:c:\apache\htdocs\twiki\data/Co/WebHome.txt c: s: m:336 (and) perl: not found".

Environment

TWiki version: TWikiRelease01Feb2003
TWiki plugins: DefaultPlugin, InterwikiPlugin
Server OS: Windows Me
Web server: Apache 1.3.23
Perl version: 5.6.1
Client OS: Windows Me
Web Browser: IE 5.5

-- BenoitFauvel - 28 Jul 2003

You might want to ask on CacheAddOnDev, and to put in some debugging print statements - perhaps one of the Perl commands doesn't have the right path, or PATH is different to what you expected. This script does run Perl underneath the Perl script itself, so that's an area to check - try putting in the full path where the Perl interpreter is specified, e.g. c:/perl/bin/perl.

-- RichardDonkin - 28 Jul 2003

Answer

It was only a path problem : I customized the cache paths on lines 1(backward slah), 8 (foreward slash), 9, 10 and all was ok with the speed from now !

-- BenoitFauvel - 31 Jul 2003

Topic revision: r3 - 31 Jul 2003 - 12:52:57 - BenoitFauvel
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback