View Single Post
  #2 (permalink)  
Old 01-07-2008, 05:11 PM
jholder's Avatar
jholder jholder is offline
Zimbra Employee
 
Join Date: Oct 2005
Location: San Mateo, CA
ZCS Version: 5.0.5 RHEL4 64-bit GA
Posts: 5,405
jholder is on a distinguished road
Send a message via Yahoo to jholder
Default

We also have discovered that having multiple instances of Scalar::Util and related perl modules installed can cause the same problem. Please be sure to verify your installed components with your package management software. You can also use
Code:
perl -V
to find the paths Perl will use to search for additional modules

EDIT: To our CentOS users
__________________

Last edited by mmorse : 01-25-2008 at 01:21 AM.
Reply With Quote