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

error on install

Quote Reply
error on install
I get the following error

I made a folder called "links" in my cgi bin...

So basically my url is http://www.missabs.com/cgi-bin/links/admin/admin.cgi

I get the following error though..

Premature end of script headers: /export/web9/gamma/missab/cgi-bin/links/admin/admin.cgi

I am pretty sure I made all the folders the right permissions and have got the [ath right ?

Any ideas as this looks like a great script :)



Quote Reply
Re: error on install In reply to
check paths to your links in your link.cfg file and make shure is it /cgi-bin/links/... or /cgi-bin/links2/... and double check path to your perl, just set up once again or ask someone to install it for you.
good luck!

Quote Reply
Re: error on install In reply to
$db_iis variable needs to be set to 1 in your links.cfg file.

Also, you need to include the complete physical path in the *_path variables in your link.cfg including the drive letter where your files are located.

Like:

Code:

"C:/Inetpub/wwwroot/youraccount/cgi-bin/links";


Without the drive letter, the files will not be found by the scripts...

Regards,

Eliot Lee