
Le mardi 06 mars 2007 à 17:43 -0800, Jeff Baughn a écrit :
I have updated my Perl installation, but I can't seem to get OTRS to recognize this. I was having problems getting mail using the PostMaster.pl script, so I ran cat ../doc/test-email | ./PostMaster.pl and got the following:
Ah, upgrading perl .. Ok, if you change your perl version (in this case, from perl 5.8.0 to 5.8.7), you _have to reinstall all modules_. This mean take care of DBI, DBD-MySQL and all OTRS dependencies. You should read your system or distribution documentation to know how to make a clean perl upgrade. For example, in gentoo, we got a nice tool called perl-cleaner that take care of all includes and modules files. Take a look on the documentation : http://www.gentoo.org/proj/en/perl/perl-cleaner.xml Regards -- Alexandre