Question
I am having problems trying to log in to my server.
I have set up a few ids.
if i try and use .htaccess it does not like the passwords
if i user templateLogin it likes that password but then it does not remmber you have login so you still can not edit any thing.
if i turn Sessions i get an error when i try and go to any page :-
Software error:
Can't call method "param" on an undefined value at /kunden/homepages/xxxxxxxxxxxxxx/htdocs/ba/twiki/lib/TWiki/Client.pm line 199.
the perl model info :-
Required Perl modules
CGI::Carp 1.20
File::Spec 0.82
Algorithm::Diff 1.1901
FileHandle 2.00
File::Copy 2.03
CGI 2.752
Error 0.15
Optional Perl Modules
Net::SMTP 2.19
Digest::MD5 2.13
Text::Diff 0.35
POSIX 1.03
CGI::Session 4.13
MIME::Base64 2.12
CGI::Cookie 1.18
Digest::SHA1 2.02
Locale::Maketext::Lexicon 0.49
Unicode::String
Warning: not installed. May be required for
I18N conversions
Unicode::Map
Warning: not installed. May be required for
I18N conversions
Unicode::MapUTF8
Warning: not installed. May be required for
I18N conversions
Unicode::Map8
Warning: not installed. May be required for
I18N conversions
Jcode
Warning: not installed. May be required for
I18N conversions
Environment
--
TWikiGuest - 04 Jun 2006
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
This sounds like a problem with CGI::Session. Perhaps try to upgrade some of your cpan libraries or install
CpanContrib to get a local verified version of them on board?
--
SteffenPoulsen - 23 Jun 2006
My dear TWiki community friends,I also facing same problem.
What to do?
--
MaveeshKumar - 07 Aug 2007
The original problem description had mixed up many things.
I doubt your problem is any near the same Maveesh. You should open a new support request and give a full description of your problem including all the details like versions, exact apache error messages etc etc.
--
KennethLavrsen - 08 Aug 2007