From owner-freebsd-emulation@FreeBSD.ORG Sat Jul 12 01:10:28 2003 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E77537B401 for ; Sat, 12 Jul 2003 01:10:28 -0700 (PDT) Received: from mx3.absolight.com (mx3.absolight.net [212.43.217.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 264AD43FDD for ; Sat, 12 Jul 2003 01:10:27 -0700 (PDT) (envelope-from mat@mat.cc) Received: by mx3.absolight.com (Postfix, from userid 1007) id 9A7952A04; Sat, 12 Jul 2003 10:10:25 +0200 (CEST) X-Original-To: emulation@freebsd.org Received: from cmantatzi.in.t-online.fr (cmantatzi.in.t-online.fr [213.44.126.228]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client did not present a certificate) by mx3.absolight.com (Postfix) with ESMTP id 5812C2A1D; Sat, 12 Jul 2003 10:10:24 +0200 (CEST) Date: Sat, 12 Jul 2003 10:10:19 +0200 From: Mathieu Arnold To: shildreth@emsphone.com Message-ID: <1468054.1058004619@cmantatzi.in.t-online.fr> In-Reply-To: References: X-Mailer: Mulberry/3.1.0b4 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline cc: emulation@freebsd.org cc: questions@freebsd.org Subject: Re: PHP with Oracle 8i ? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jul 2003 08:10:28 -0000 +-le 11/07/03 08:16 -0500, shildreth@emsphone.com =E9crivait : |=20 | I don't use php, but I do use Perl DBI/DBD::Oracle, and I had to use a | Linux compiled Perl,DBD::Oracle, & DBI with the Oracle libraries. If you | are using mod_php you will need to compile mod_php, apache under the linux | emu-enviorment. (if you didn't already). Well, I did not compile php under the linux environment, because it was a bit more painful (had to compile apache too). I'll try to do a cgi php in the emu environment. --=20 Mathieu Arnold