Gossamer Forum
Home : Products : Links 2.0 : Installation -- Unix :

Keep getting Internal Service Error on admin.cgi

Quote Reply
Keep getting Internal Service Error on admin.cgi
I have double checked to make sure everything
has been uploaded as ASCII so I know that is not the problem. The rest of the scripts work fine, its only the admin.

The errors I get when debugging from Telnet are listed below.

Useless use of private variable in void context at db.pl line 618.
Useless use of private variable in void context at db.pl line 628.
Useless use of private variable in void context at db.pl line 638.
Ambiguous use of log => resolved to "log" => at admin_html.pl line 1342.
Ambiguous use of log => resolved to "log" => at admin_html.pl line 1367.
Ambiguous use of log => resolved to "log" => at admin_html.pl line 1392.
Use of uninitialized value at admin.cgi line 53.
Undefined subroutine &main::cgierr called at admin.cgi line 58.

I figured it out, something was wrong with zip file. Unzipped again and then reinstalled, now it works fine.

[This message has been edited by bclark (edited March 19, 1999).]