Question
I am unable to upload files onto Twiki. I have successfully installed TWiki in the past on Mandrake and
RedHat Systems.
When I click on UPLOAD, I get returned a page with the following:
"Uploaded file does not exist or is empty "
The apache Logs report the following:
[Wed Apr 9 09:00:46 2003] upload: Use of uninitialized value in hash element at
(eval 27) line 3.
[Wed Apr 9 09:00:46 2003] upload: Use of uninitialized value in hash element at
(eval 27) line 3.
I've read through the documents numerous times. I also used other browsers (mozilla, konqueror, netscape), and I still get the same errors.
Please help!!
- TWiki version: 2003
- Perl version: 5.6.1
- Web server & version: Apache 1.27
- Server OS: Solaris 8
- Web browser & version: IE
- Client OS: NT4
--
ManfredElezovski - 09 Apr 2003
Answer
Thanks for posting the error log output. This may be something to do with CGI.pm version pre-installed on Solaris Perl - see
Google:twiki+upload+problem
topics and also post your testenv output as requested in
SupportGuidelines. You might also want to try
perl -MCPAN -e shell and
install CGI but let us know your testenv output first.
--
RichardDonkin - 10 Apr 2003
Mr. Donkin, thank you so much for your posting. It worked like a charm.
Thanks a million
--
ManfredElezovski - 11 Apr 2003