Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 53201 invoked from network); 18 Jul 2007 19:49:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Jul 2007 19:49:58 -0000 Received: (qmail 65224 invoked by uid 500); 18 Jul 2007 19:49:30 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 65185 invoked by uid 500); 18 Jul 2007 19:49:29 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 65001 invoked by uid 99); 18 Jul 2007 19:49:28 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jul 2007 12:49:28 -0700 X-ASF-Spam-Status: No, hits=2.9 required=10.0 tests=HTML_10_20,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of erithid@gmail.com designates 64.233.162.229 as permitted sender) Received: from [64.233.162.229] (HELO nz-out-0506.google.com) (64.233.162.229) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jul 2007 12:49:24 -0700 Received: by nz-out-0506.google.com with SMTP id l1so266426nzf for ; Wed, 18 Jul 2007 12:49:03 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=X+NQL5OOpD9NuujEiI6qkftSK0z4lhqd0bJnFsz8l2GWd6njAA0wbuhA43hz8TJjXoSmXytzOSZKZYCsOytkCkA93Jt04SRXpxB1fSrsZvAc6BKnoD9YNrn1iZMhexViUpz3T2LdUncMGC4k9RXWrAGkGSslqrq/HXWRoMWSh0k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=eHM1ytpiWmDvEL1PKySxDBhMUni88ck1jRiaCn670kt03QMreH3/dprM0O6tiFsiQM4ShJtoEWX5Q7oy05DyrWUs3ZOmYsmg8P0en1LeRKdu/3qPDzuR9eaIB+PqEFBRnBV4RSF/t9tdoiJ+zOjQZMAugVGdJpXno4rNE/y1nlI= Received: by 10.142.111.14 with SMTP id j14mr158363wfc.1184788142896; Wed, 18 Jul 2007 12:49:02 -0700 (PDT) Received: by 10.143.157.21 with HTTP; Wed, 18 Jul 2007 12:49:02 -0700 (PDT) Message-ID: <691b4e1c0707181249v51d756c2k4ef9356e1462652c@mail.gmail.com> Date: Wed, 18 Jul 2007 15:49:02 -0400 From: "BJ Harshfield" To: users@httpd.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_116613_8829443.1184788142860" X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] apache trying to run jpeg instead of displaying it ------=_Part_116613_8829443.1184788142860 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline I am using httpd 2.2.4 and when I put a jpeg on my site, instead of showing the pic i get the error: [Wed Jul 18 09:38:57 2007] [error] [client 127.0.1.1] Error: syntax error, unexpected $undefined in "\xff", referer: I am using cgi with R to generate a graph and attempting to display the results. The picture opens fine with gimp and image viewer. Any ideas what the problem could be? I appreciate any help. Thank you all. ------=_Part_116613_8829443.1184788142860 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I am using httpd 2.2.4 and when I put a jpeg on my site, instead of showing the pic i get the error:

[Wed Jul 18 09:38:57 2007] [error] [client 127.0.1.1] Error: syntax error, unexpected $undefined in "\xff", referer:

I am using cgi with R to generate a graph and attempting to display the results. The picture opens fine with gimp and image viewer.

Any ideas what the problem could be? I appreciate any help. Thank you all.
------=_Part_116613_8829443.1184788142860--