Gossamer Forum
Quote Reply
Errors
Hi,

I have received these errors, and I am not sure what to do. Can anyone offer any insight as to the problems? Thanks.


Error including libraries: Missing right curly or square bracket
at /home/tewksbur/public_html/cgi-bin/links/admin/admin_html.pl line
1760, at end of line
syntax error at /home/tewksbur/public_html/cgi-
bin/links/admin/admin_html.pl line 1760, at EOF
Compilation failed in require at /home/tewksbur/public_html/cgi-
bin/links/admin/admin.cgi line 30
Quote Reply
Re: [HJA] Errors In reply to
Well you have a missing right bracket at line 1760 meaning you must have modifed the code so replace your backup.
Quote Reply
Re: [RedRum] Errors In reply to
I never modified anything on this at all, this came up in the installation. In turn, when you go to admin.cgi the second or third time, it wants to down load the file.

Any other thoughts?
Quote Reply
Re: [HJA] Errors In reply to
Yea...you need to use the complete full path to your links.cfg file (as mentioned before in this forum -> [search]+links download admin.cgi[/search]).

Example:

require "/absolute/path/to/cgi-bin/links/admin/links.cfg";
========================================
Buh Bye!

Cheers,
Me