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

Add A Site & Modify A Site Links Not Working

Quote Reply
Add A Site & Modify A Site Links Not Working
I have gotten Links 2.0 Administration Menu menu up and running and password protected. So far, all the admin functions seem to work. I manage the links and categories and build pages. My search engine is at:

http://www.dreamspinner3.f2s.com/links/pages/index.html

All the links seem to work except ADD A SITE AND MODIFY A SITE. After you go to either of these pages and fill in the information and then click submit, you get this error message:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, support@freedom2surf.net and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.



--------------------------------------------------------------------------------

Apache/1.3.14 Server at www.dreamspinner3.f2s.com Port 80

What have I done wrong? I am stumped.

Thanks.

Quote Reply
Re: Add A Site & Modify A Site Links Not Working In reply to
1) Check to make sure that the scripts are set to 755 rwxr-xr-x).

2) Make sure that you have the ABSOLUTE path to your links.cfg file in the first require line:

EXAMPLE:

Code:

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


Good luck!

Regards,

Eliot Lee