Unfortunately the Windows installer currently suffers of a broken PPM (and a broken cpan module as well). Please see this bug report: http://bugs.otrs.org/show_bug.cgi?id=3789 A workaround is included in the report.
Also, in OTRS v 2.3.3 and up, Mail::POP3Client and IO::Socket::SSL are used for POP3S and NOT Net::POP3::SSLWrapper. This is not (yet) updated in otrs.checkModules. See bug 3790: http://bugs.otrs.org/show_bug.cgi?id=3790 So you could install those two modules after you've fixed PPM as per bug 3789. Kind regards, -- Michiel Beijen Software Consultant +31 6 - 457 42 418 Bee Free IT + http://beefreeit.nl On Wed, Jun 17, 2009 at 19:28, Eureka63 Bis<[email protected]> wrote: > Thank you for the hint but If I do it I get a new error > > C:\Program Files\OTRS\StrawberryPerl\perl\bin>ppm > Failed to load PPM_DAT file > Can't use an undefined value as a SCALAR reference at C:/Program > Files/OTRS/StrawberryPerl/perl/site/lib/PPM.pm line 1672, <DATA> line 41. > Furthermore there is a proxy to set with username and password; it works > properly with Internet Explorer. > 2009/6/17 Yogesh Desai <[email protected]> >> >> You can use the "ppm" (Programmer's Package Manager) tool to install >> missing modules. >> >> >> >> ppm can be run by typing ppm in a command prompt window. To install >> >> the Net::POP3::SSLWrapper module type >> >> >> >> install Net::POP3::SSLWrapper >> >> >> >> Thanks, >> >> Yogesh > > --------------------------------------------------------------------- > OTRS mailing list: otrs - Webpage: http://otrs.org/ > Archive: http://lists.otrs.org/pipermail/otrs > To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs > > NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! > http://www.otrs.com/en/support/enterprise-subscription/ > --------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/
