Quote:
Originally Posted by ArcaneMagus You might also check which perl is actually being used by the zimbra user by running 'which perl' as the zimbra user.
Things can get pretty messed up when the zimbra user is running the wrong executable... |
Thanks, they both seem to be showing the same location (/usr/local/bin/perl).
Would the fact that a
shows:
Code:
This is perl, v5.10.0 built for i686-linux-thread-multi
have to do anything with that fact that it's not working? Because zimbra is complaining about this:
Quote:
|
/opt/zimbra/zimbramon/lib/i486-linux-gnu-thread-multi/auto/IO/IO.so
|
Zimbra's file structure shows i486 not the i686 that perl is built for.
Should I re-build Perl and tell it i486 architecture?