All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Hatle <fray@mvista.com>
To: Srini Amble <samble@xopnetworks.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: thttpd and CGI on MPC 850
Date: Wed, 02 Apr 2003 16:27:43 -0600	[thread overview]
Message-ID: <3E8B63DF.5010706@mvista.com> (raw)
In-Reply-To: <200304021423.33094.samble@xopnetworks.com>


Srini Amble wrote:
> Pardon me for posting this message to this mailing list ( it does not quite
> belong here)
>
> I have "thttpd" (version 2.23beta1) running on my MPC850 board. When I submit
> a "FORM" which in turn invokes a CGI program (written in C) the console
> output freezes and I get the error "An error occurred while loading
> http://192.168.0.128/cgi-bin/example.cgi" on the browser window. The board is
> alive because I can ping the board. I can execute the CGI program on the
> shell without any problem. I would appreciate any wisdom from the community
> at large which will help me in debugging this problem.
>
> BTW, Identical set of "thttpd", CGI program, and HTML pages works fine on an
> x86 RH 7.3 host.

thttpd's error handing is far from useful.  Do what I have had to do in the
past.  Go into the thttpd source code and add verbose debugging..  Usually the
problem comes down to missing libraries or something minor like that.

--Mark


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2003-04-02 22:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-02 20:23 thttpd and CGI on MPC 850 Srini Amble
2003-04-02 22:27 ` Mark Hatle [this message]
2003-04-03  2:17   ` Ricardo Scop

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E8B63DF.5010706@mvista.com \
    --to=fray@mvista.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=samble@xopnetworks.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.