On Sat, 21 Sep 2002 15:36:51 -0700, [EMAIL PROTECTED] (Ramon Hildreth) wrote:
>Hi, my cgi compiles on the command line, but I get an internal server error >when >I try to access in the browser Well, if it works on the commandline, but not from the browser, then it usually is a permissions problem, probably trying to open the file as user "nobody", which you are when running thru the browser. What do your httpd error logs say? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]