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

Cant Get Admin to work

Quote Reply
Cant Get Admin to work
I did everything. Thought my administration should work but it is a white page that says Index of / admin in big black letters then has parent directory date modified description and size with a bunch of files below. Any idea what i might be doing wrong? or should check

Quote Reply
Re: Cant Get Admin to work In reply to
1) Check that you have the FULL PATH to the links.cfg in the admin.cgi.

Example:

Code:

require "/full/path/to/cgi-bin/links/admin/links.cfg";


2) Make sure that the CGI scripts are chmod 755.

3) Make sure that you have configured the links.cfg file correctly.

BTW: PLEASE search the forums before posting questions, since your problem has already been addressed in this forum!

Regards,

Eliot Lee