Gossamer Forum
Home : Products : Links 2.0 : Customization :

trouble with admin password mod

Quote Reply
trouble with admin password mod
I found the admin password mod that widgetz had done and implemented it into links 2.0.

In trying to view what i had done i get this error:
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:


Can't locate CGI.pm in @INC at C:\inetpub\wwwroot2\landscapersWeb\admin\admin.cgi line 54.
BEGIN failed--compilation aborted at C:\inetpub\wwwroot2\landscapersWeb\admin\admin.cgi line 54.

I found a file called cgi.pm in my perl lib dir but have no idea what to do with this.

line 54 in my admin.cgi reads: require "db_lib_path/admin.def";

i created the admin.def file and it's in the admin dir where the db_lib_path points.

I'm lost please help.

Lux