Hi everybody,
I have a very confusing issue - have searched through the forums but nobody appears to have a similar problem!
I am currently moving to a new host, but after uploading my store to a test site I got an 500 Internal Server Error when clicking 'add to basket' (and also when clicking anything else that used a perl script, it seemed).
The hosting company have confirmed that the error is being caused by one of my perl scripts calling the RMS module, which is not installed on their server. RMS apparently stands for 'Real Media Streaming'. The support guy gave me some relevant chunks of the server's error log, as below:-
Can't locate rms01.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.8/x86_64-linux /usr/local/lib/perl5/5.8.8 /usr/local/lib/perl5/site_perl/5.8.8/x86_64-linux /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl . cgi-bin cgi-bin) at ao000001.pm line 4., referer: http://internetiquette.co.uk/acatalo...ct_Lenses.html
Compilation failed in require at ca000001.pl line 18., referer: http://internetiquette.co.uk/acatalo...ct_Lenses.html
Premature end of script headers: ca000001.pl, referer: http://internetiquette.co.uk/acatalo...ct_Lenses.html
Would anybody be able to tell what I could possibly do next? I have hosted three Actinic stores with two different hosting companies over the last eight years, and have never come across this problem before. I wasn't even aware that my store wanted to use real media streaming! Thank you in advance for any help offered
I have a very confusing issue - have searched through the forums but nobody appears to have a similar problem!
I am currently moving to a new host, but after uploading my store to a test site I got an 500 Internal Server Error when clicking 'add to basket' (and also when clicking anything else that used a perl script, it seemed).
The hosting company have confirmed that the error is being caused by one of my perl scripts calling the RMS module, which is not installed on their server. RMS apparently stands for 'Real Media Streaming'. The support guy gave me some relevant chunks of the server's error log, as below:-
Can't locate rms01.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.8/x86_64-linux /usr/local/lib/perl5/5.8.8 /usr/local/lib/perl5/site_perl/5.8.8/x86_64-linux /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl . cgi-bin cgi-bin) at ao000001.pm line 4., referer: http://internetiquette.co.uk/acatalo...ct_Lenses.html
Compilation failed in require at ca000001.pl line 18., referer: http://internetiquette.co.uk/acatalo...ct_Lenses.html
Premature end of script headers: ca000001.pl, referer: http://internetiquette.co.uk/acatalo...ct_Lenses.html
Would anybody be able to tell what I could possibly do next? I have hosted three Actinic stores with two different hosting companies over the last eight years, and have never come across this problem before. I wasn't even aware that my store wanted to use real media streaming! Thank you in advance for any help offered
Comment