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

built pages & nphbuild.cgi errors

Quote Reply
built pages & nphbuild.cgi errors
 I'm trying to install beta4... I unzipped the file with Winzip and transfered everything except the GIF as ascii, to a unix server...

I can add categories and links to the database, but get an error every time I try to build (the script is called through a cgiwrapper, and has rwxr-xr-x permissions):

/usr/ns-home/edu/https-www/cgi-bin/cgiwrap did not produce a valid header (
name without value: got line "http/1.0 200 ok"

However, beta 1 and version 1.11 work fine when accessed through the web.

In beta4 I can build the pages when running nphbuild.cgi from the command line. However, the web pages created are given -rw------- permissions (e.g., they are not world readable).

Sorry if I'm supposed to post in the Beta forum, but I posted the same problem report about beta3 and didn't get a response.
Quote Reply
Re: built pages & nphbuild.cgi errors In reply to
 Hmmm, this is interesting.

I can build using the web admin interface if I'm executing nph-build with the debug mode of the cgiwrapper turned on. The web page file permissions are created correctly too.

The debug mode (of course) is normally only used to identify error messages. It's curious I didn't need to use debug mode with beta 1 or version 1.11.