Gossamer Forum
Home : Products : DBMan : Installation :

CGI ERROR

Quote Reply
CGI ERROR
When I downloaded the dbman archive the auth file wasn't included. Can someone help!!!

Currently I'm getting this error
Error Message : Error loading required libraries.
Check that they exist, permissions are set correctly and that they compile.
Reason: (Maybe you didn't strip carriage returns after a network transfer?)

Script Location : db.cgi
Perl Version : 5.00404
Setup File : default.cfg

Quote Reply
Re: CGI ERROR In reply to
There is no "auth file." It is a directory that has an index.html file in it. You need to upload the directory and set the permissions to 777.

But that's not why you're getting the CGI Error. You have uploaded at least one of the files in binary mode. You need to be absolutely certain that every file is uploaded in ASCII mode.

You will probably need to delete all the files and start over again.


------------------
JPD