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

Admin.cgi problem

Quote Reply
Admin.cgi problem
When I try to open admin.cgi, I just get the text of the file displayed.

The links.cfg file set up is;

# PATH and URL of Admin CGI directory. No Trailing Slash.
$db_script_path = "C:/Inetpub/wwwroot/links/links2/cgi-bin/admin";
$db_dir_url = "http://localhost/links/links2/cgi-bin/admin";

# URL of User CGI directory. No Trailing Slash.
$db_cgi_url = "http://localhost/links/links2/cgi-bin";

# PATH and URL of Pages to be built. No Trailing Slash.
$build_root_path = "C:/Inetpub/wwwroot/links/links2/pages";
$build_root_url = "http://localhost/links/links2/pages";

Thanks in advance

dregs

Quote Reply
Re: Admin.cgi problem In reply to
Make sure .cgi and .pl files are set to open with perl.exe

Happy Coding,

--Drew
http://www.FindingHim.com