[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Re: Real bad bug! RAQ3



Try reading the FAQ section for "Links" at the Gossamer Threads web site. I
think the very first question (and fix) in the FAQ is how to get Links to run
on a RaQ. In case you have problems finding it, this is the code that needs
updated for the nph-* files to work correctly.

-David

*************
Cobalt RaQ Servers - Errors 
nph-build.cgi
_________________________

In the

sub main {

change:
---------------
$use_html = 0;
---------------

to:
---------------
$use_html = 1;
---------------

In both the

sub build_staggered {
and
sub build_all {

comment the lines:
---------------
$nph ;
---------------

like this:
---------------
# $nph ;
---------------


nph-verify.cgi
_________________________

comment the line:
---------------
print "HTTP/1.0 200 OK\n";
---------------

like this:
---------------
# print "HTTP/1.0 200 OK\n";
---------------


nph-email.cgi
_________________________

In the

sub main {

comment the line:
---------------
$nph ;
---------------

like this:
---------------
# $nph ;
---------------
 
> From: "ADNVS" <adnvs@xxxxxxxxx>
> Subject: Re: [cobalt-users] Real bad bug!  RAQ3
> Date: Thu, 25 May 2000 14:26:53 -0300
> Reply-To: cobalt-users@xxxxxxxxxxxxxxx
> 
> Hi, Karl..
> 
> I just install in my RAQ3i the Links 2.0 script..
> I´ve already installed this script in other server running Linux but 
> NOT in RAQ...and works fine.
> 
> But I have a problem on RAQ with the following file: nph-buid.cgi , I 
> can´t "build all" after validate records and add new records... (Error >
500)...(the same stuff with nph-email.cgi, and nph-verify.cgi).. 

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1