Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Problem with nph-build.cgi

Quote Reply
Problem with nph-build.cgi
I've been using Links scripts for a while with no problem. Recently, my host upgraded the server. When I tried to use BUILD ALL, I got this error message:

Content-type: text/plain CGI SCRIPT ERROR: While executing /Path/MyDomainName/cgi-bin/links/admin/nph-build.cgi: Invalid header:
Unknown or unsupported header Script output was: HTTP/1.0 200 OK

Can anyone please let me know how to fix this problem? Thank you very much in advance!

Viet.
Quote Reply
Re: Problem with nph-build.cgi In reply to
Try turning off the $db_iis variable in the links.cfg file.

Set the variable to 0.

Regards,

------------------
Eliot Lee
Anthro TECH,L.L.C
www.anthrotech.com
----------------------




Quote Reply
Re: Problem with nph-build.cgi In reply to
Thank you so much for the super fast response, Eliot Lee! :-) I'll try it when I have a chance to log into my site.

Best wishes,
Viet.
Quote Reply
Re: Problem with nph-build.cgi In reply to
Hmm...well that is the solution I can think of when you get a premature header or Invalid header error.

Regards,

------------------
Eliot Lee
Anthro TECH,L.L.C
http://www.anthrotech.com
Be sure to visit the Resource Center for FAQ's, Modifications and Extra Goodies!!
----------------------





Quote Reply
Re: Problem with nph-build.cgi In reply to
I take a look at the links.cfg and see that the default variable $db_iis was already set to 0
I still don't know what causes the problem.