"Error including libraries: Can't locate /links/cgi-bin/admin/db.pl at admin.cgi line 28. Make sure they exist, permissions are set properly, and paths are set correctly." Here's the URL for that: http://www.highsierratopix.com/...inks/admin/admin.cgi
It's looking for a links directory, THEN the cgi-bin, while it should be looking for the links directory WITHIN the cgi-bin. In links.cfg, you should have /cgi-bin/links/admin. Don't know why it comes with an example path that is quite different from most users' setup.
Leonard
aka PerlFlunkie
It's looking for a links directory, THEN the cgi-bin, while it should be looking for the links directory WITHIN the cgi-bin. In links.cfg, you should have /cgi-bin/links/admin. Don't know why it comes with an example path that is quite different from most users' setup.
Leonard
aka PerlFlunkie