Gossamer Forum
Home : Products : DBMan : Discussions :

CGI Error

Quote Reply
CGI Error
Can someone help me out. I keep getting this error.

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


Bareword found where operator expected at D:\InetPub\wwwroot\cgi-bin\db.cgi line 50, near "unless ($db_setup =~ /^[A-Za-z0-9]+$/) { die "Invalid"
(Do you need to predeclare unless?)

String found where operator expected at D:\InetPub\wwwroot\cgi-bin\db.cgi line 51, near "require ""
(Might be a runaway multi-line "" string starting on line 50)
(Missing semicolon on previous line?)

Scalar found where operator expected at D:\InetPub\wwwroot\cgi-bin\db.cgi line 51, near "require "$db_setup"
(Do you need to predeclare require?)
String found where operator expected at

D:\InetPub\wwwroot\cgi-bin\db.cgi line 52, near "require ""
(Might be a runaway multi-line "" string starting on line 51)
(Missing semicolon on previous line?)

Bareword found where operator expected at D:\InetPub\wwwroot\cgi-bin\




Subject Author Views Date
Thread CGI Error coarc 2912 Nov 12, 2001, 11:40 AM
Post Re: [coarc] CGI Error
LoisC 2817 Nov 12, 2001, 6:31 PM