• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Tie-IxHash help

J

Joelee

Guest
I have a perl script, which needs Tie-IxHash support, because it didn't work, also I have got below error from my log file when running it:
ModPerl::Registry: Can't locate Tie/IxHash.pm in @INC (@INC contains: ../lib /usr/lib/perl5/5.8.3/i386-linux-thread-multi /usr/lib/perl5/5.8.3

Any ideas please? Thank you in advance.
 
Hi thanks,

I am using Fedora Core 2. I have downloaded the one: perl-Tie-IxHash-1.21-1.1.fc2.dag.i386.rpm. Is this the one I should chose and how can I install it please?
 
that's the correct one.

Login with SSH, become root
type:

rpm -ivh perl-Tie-IxHash-1.21-1.1.fc2.dag.i386.rpm

and you're done.
 
Sam Error in AIX 6.1 TL5

Do you know which rpm I should download for this error?

Can't locate Tie/IxHash.pm in @INC (@INC contains: /usr/opt/perl5/lib/5.8.8/aix-thread-multi /usr/opt/perl5/lib/5.8.8 /usr/opt/perl5/lib/site_perl/5.8.8/aix-thread-multi /usr/opt/perl5/lib/site_perl/5.8.8 /usr/opt/perl5/lib/site_perl .) at ./cache_menu.pl line 51.
BEGIN failed--compilation aborted at ./cache_menu.pl line 51.
 
Back
Top