Opening this issue to support code checkins of
TWiki:Codev/ConfigurationOnlyAfterAuthentication
--
TWiki:Main/SopanShewale
- 25 Mar 2010
Pending Tasks:
- If ( does_not_exist LocalSite.cfg) { [1]. prompt for password, [2] create new LocalSite.cfg from TWiki.spec }
- If (password_empty in LocalSite.cfg) { [1] prompt for new (verify password too) password [2] save LocalSite.cfg with new password
--
TWiki:Main.SopanShewale
- 31 Mar 2010
-
Fixed: If ( does_not_exist LocalSite.cfg) { [1]. prompt for password, [2] create new LocalSite.cfg from TWiki.spec }
Pending Task:
- If (password_empty in LocalSite.cfg) { [1] prompt for new (verify password too) password [2] save LocalSite.cfg with new password}
--
TWiki:Main.SopanShewale
- 02 Apr 2010
-
Fixed: If (password_empty in LocalSite.cfg) { [1] prompt for new (verify password too) password [2] save LocalSite.cfg with new password}
Now spending more time on: testing
--
TWiki:Main.SopanShewale
- 04 Apr 2010
Thanks Sopan for working on this. What are you waiting for from me?
--
TWiki:Main.PeterThoeny
- 05 Apr 2010
Hi Peter, please help me testing. I have done the basic testing - but its always better to get feedback/test is more with others too.
Thnaks
--
TWiki:Main.SopanShewale
- 05 Apr 2010
I can't run configure on my trunk install. I get this error:
Software error:
Failed to load the perl module TWiki::Configure::Checker. The module could not be found.
Please ensure that:
1 TWiki::Configure::Checker is installed,
2 that the module is available on the @INC path,
3 that the webserver user (thweb) has permission to read the TWiki/Configure/Checker.pm file.
The detailed error seen was:
Can't locate TWiki/Configure/Checker.pm in @INC (@INC contains: /var/www/vhosts/thoeny.org/cgi-bin/lib /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0) at (eval 19) line 2.
BEGIN failed--compilation aborted at (eval 19) line 2.
NOTE that I was unable to load LocalLib.cfg because of the following error:
Can't locate setlib.cfg in @INC (@INC contains: /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0) at (eval 11) line 1.
The
setlib.cfg
file exists in
twiki/bin
. I created
LocalLib.cfg
, but still same error.
--
TWiki:Main.PeterThoeny
- 05 Apr 2010
This is strange... i have destroyed all instances.. installed very fresh instances.. and tried - no error to me.
Let us chat as soon as possible on this.
--
TWiki:Main.SopanShewale
- 12 Apr 2010
I am re-opening this, the
TWikiInstallationGuide docs need to be updated as well.
--
TWiki:Main.PeterThoeny
- 06 May 2010
Closing this for TWiki-5.0.0 release. Follow up after 5.0.0 at
Item6477
--
TWiki:Main.PeterThoeny
- 29 May 2010