Gossamer Forum
Quote Reply
Erong Directory
After I installed Links 2.0, and when I tried to search an item using http://www.fun2seek.com/pages/index.html, I received the following error message:

CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:

Can't open perl script "d:\html\users\fun2seekcom\html\cgi-bin\search.cgi": No such file or directory

I know, it is due to wrong directory, the correct directory is: "d:\html\users\fun2seekcom\html\cgi-bin\links\search.cgi"

I checked in links.cfg but all the paths setup are correct.

Please advise where can I further check or modify.

Thanks for your help.
Quote Reply
Re: [ccjong] Erong Directory In reply to
No, your config file is not set-up properly...

see the following:

$db_cgi_url = "http://www.fun2seek.com/cgi-bin";

That needs to be:

$db_cgi_url = "http://www.fun2seek.com/cgi-bin/links";
========================================
Buh Bye!

Cheers,
Me