Question
I have installed new twiki Release 4.1.0. when i am running bin/configure it is opening the page and clicking Next button , it is not working,(the submission is not happening)
in the server log it showing the error message like this
"Subroutine TWiki::Configure::Checker::tmpfile redefined at /usr/lib/perl5/5.8/Exporter.pm line 65.\n
at /usr/lib/perl5/5.8/cygwin/POSIX.pm line 19\n
Subroutine TWiki::Configure::Checker::tmpnam redefined at /usr/lib/perl5/5.8/Exporter.pm line 65.\n
at /usr/lib/perl5/5.8/cygwin/POSIX.pm line 19\n"
help me regarding this
Regards,
prathap.
Environment
--
PrathapE - 25 Jan 2007
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
I am having exactly the same problem. I have a working 4.0.5 installation. I renamed the TWiki directory and did a clean install of TWiki_4.1.0 into a new twiki directory. I get no response when I click on Next in the Configuration page with IE7. With Firefox I get an error message stating, "Firefox doesn't know how to open this address, because the protocol (c) isn't accociated with any program." I get the exact same error message as Prathap in the server log.
I use the same version of Apache, running on Windows XP. One difference is that I use CYGWIN and the version of Perl that comes with it, which is 5.8.7.
Any help would be greatly appreciated.
--
RichardDevriese - 26 Jan 2007
That looks like a bug that manifestates itself on Win XP. Until we know more, you can make the changes directly in
twiki/lib/LocalSite.cfg. I filed
Bugs:Item3511
--
PeterThoeny - 27 Jan 2007
Thank you for the quick response. I have successfully installed and configured TWiki 4.1.0 and have migrated all the previous data. Seems to be working quite well.
--
RichardDevriese - 29 Jan 2007
Could one of you who has the problem attach the HTML ouput of the configure screen to this topic, or send it to me via e-mail (if concern of confidentiality)?
--
PeterThoeny - 30 Jan 2007
Replied via PM.
--
RichardDevriese - 31 Jan 2007
Glad it worked out. For fix see my 31 Jan 2007 note at
Bugs:Item3511.
--
PeterThoeny - 03 Feb 2007
I have installed new twiki Release 4.1.2. in Fedora5 OS (Perl 5.8.8 and Apache 2.2.2). When i am running "bin/configure>test.html" in text mode, I got "Subroutine TWiki::Configure::Checker::tmpfile redefined at /usr/lib/perl5/5.8/Exporter.pm line 65.\n
at /usr/lib/perl5/5.8/cygwin/POSIX.pm line 19\n
Subroutine TWiki::Configure::Checker::tmpnam redefined at /usr/lib/perl5/5.8/Exporter.pm line 65.\n
at /usr/lib/perl5/5.8/cygwin/POSIX.pm line 19\n" .
When I run in
http://mydomain/twiki/bin/configure in IE, I cannot open the configure webpage.
Please help me regarding this. Thanks!
Regards,
Ping
--
PingJi - 04 Dec 2007
These are
not errors, they are warnings and can be ignored. If you can't run configure, it's for another reason, probably your apache configuration. Check your apache error log, and check file permissions.
--
CrawfordCurrie - 07 Dec 2007
Closing, seems to be answered.
--
PeterThoeny - 02 Feb 2008