XFileSharing Pro - HiPay Payment Integration - Software error

Message
Author
hrrweb
Posts: 28
Joined: Jun 06, 2012 10:15 am

HiPay Payment Integration - Software error

#1 Postby hrrweb » Jul 04, 2012 7:38 am

Hello.
Please help me solve the problem.
HiPay Payment Integration gave this error:

Software error:
Can't locate XML/SAX/PurePerl.pm in @INC (@INC contains: Plugins Modules . /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/5.8.8) at index.cgi line 3683.

For help, please send mail to the webmaster (root@localhost), giving this error message and the time and date of the error.


___
How can I fix it?
thank you

randy
Posts: 321
Joined: Mar 13, 2012 7:00 pm

#2 Postby randy » Jul 04, 2012 10:25 am

In your server type this:
perl -MCPAN -e shell

and then install this:
XML::Simple

XML::SAX::PurePerl

if you install Simple then error comes and you need to install PurePerl too

hrrweb
Posts: 28
Joined: Jun 06, 2012 10:15 am

#3 Postby hrrweb » Jul 09, 2012 8:29 pm

thank you very much for unswer

randy
Posts: 321
Joined: Mar 13, 2012 7:00 pm

#4 Postby randy » Jul 09, 2012 9:48 pm

you're welcome :)