Re: Problem printing array content with CGI
From: Steve May (junk_at_blackwater-pacific.com)
Date: 09/25/04
- Next message: Larry: "[newbie] decode the form information"
- Previous message: Steve May: "Re: Continous Looping of a List"
- In reply to: Simon L: "Re: Problem printing array content with CGI"
- Next in thread: Simon L: "Re: Problem printing array content with CGI"
- Reply: Simon L: "Re: Problem printing array content with CGI"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 24 Sep 2004 21:04:28 -0700
Simon L wrote:
> Gunnar Hjalmarsson <noreply@gunnar.cc> wrote in message news:<2rj362F19gourU1@uni-berlin.de>...
>
>>Shawn Corey wrote:
>>
>>>If a CGI works from a command line but not when called by a web
>>>server then 95% of the time it's a problem with permissions.
>>
>>Relative paths is a rather common cause as well.
>>
>>
>>>Check _all_ files including the data files.
>>
>>And ensure that they are called with full paths.
>
>
> Thanks for your responses. I used absolute path. I subsequently
> wrote the code below, this time, it involves no files but only
> a pipe declared before a fork, and still, it works at command line
> but display nothing on the browser. I am starting to think
> maybe I missed something very basic. Any idea?
This really sounds more like a server issue.
I believe I'd be looking at my error log for clues....
\s
- Next message: Larry: "[newbie] decode the form information"
- Previous message: Steve May: "Re: Continous Looping of a List"
- In reply to: Simon L: "Re: Problem printing array content with CGI"
- Next in thread: Simon L: "Re: Problem printing array content with CGI"
- Reply: Simon L: "Re: Problem printing array content with CGI"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|