1) That's not a small bit of code. :-)
2) Run it from the command line.
3) Check your error logs.
-Ken
Michael Allen Gelman wrote:
>
> Greetings,
>
> My ISP upgraded to Perl 5.6.0 and now my OpenSRS scripts won't work. I
> shortened
> reg_system.cgi to this:
> ------------------------------------
> #!/usr/local/bin/perl
>
> BEGIN {
> require "/usr2/home/<blah,blah>/OpenSRS.conf";
> unshift @INC, $PATH_LIB;
> require "$PATH_LIB/OpenSRS.pl";
> require "$PATH_LIB/cgi-lib.pl";
> }
> ------------------------------------
> and it generates an Internal Server Error. This leads me to think an
> incompatibility exists in that small bit of code.
>
> My ISP also tells me the OpenSRS modules (you know what I mean) will not
> compile (build) under Perl 5.6.0. Who can help me?
>
> - Mike
>
> Have a great day!
> - Michael Allen Gelman
>
> -------------------------------------------------
> Get the domain: YourName.ontheInter.net for FREE
> Get the domain: YourName.com only $30
> http://ontheInter.net
This archive was generated by hypermail 2.1.3 : Tue Oct 19 2004 - 23:35:31 EDT