Date: Fri, 29 Sep 2000 16:08:42 -0500 From: Dan Nelson <dnelson@emsphone.com> To: Drew Sanford <drew@planetwe.com> Cc: questions@FreeBSD.ORG Subject: Re: CGI scripts - file type compatability Message-ID: <20000929160842.A26074@dan.emsphone.com> In-Reply-To: <39D4FC9D.B1D0CEE@planetwe.com>; from "Drew Sanford" on Fri Sep 29 15:33:33 GMT 2000 References: <39D4FC9D.B1D0CEE@planetwe.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Sep 29), Drew Sanford said: > I'm running 4.1 release with apache I moved a program over that uses > some custom CGI scripts, and the web pages for the system started > bombing left and right. When I looked in the Apache logs, there were > CGI errors of varying types everywhere. I decided I'd check the file > types on the scripts, and found > > index.cgi: sticky ELF 32-bit MSB executable, SPARC, version 1 > > Since this file was complained about more than any other, I figure it > might have something to do with the file type. Is there a way to get > this to work on FreeBSD (via something like linux compatablity) or is > this just going to have to be rewritten? We can't emulate other architectures... If it were a Solaris x86 binary you'd at least have a fighting chance, but you'll definitely have to recompile those Sparc binaries. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000929160842.A26074>