From owner-freebsd-isp Fri Aug 4 6:51: 6 2000 Delivered-To: freebsd-isp@freebsd.org Received: from scooby.lineone.net (doggy.lineone.net [194.75.152.224]) by hub.freebsd.org (Postfix) with ESMTP id 800E537B5F6 for ; Fri, 4 Aug 2000 06:51:02 -0700 (PDT) (envelope-from war-zone@uk2.net) Received: from galaxy (host213-1-58-108.host.btclick.com [213.1.58.108]) by scooby.lineone.net (8.9.3/8.9.3) with SMTP id OAA11738; Fri, 4 Aug 2000 14:50:48 +0100 (BST) From: "Stone" To: "Michael O Shea" Cc: Subject: RE: multiple PHPs Date: Fri, 4 Aug 2000 14:52:03 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: Importance: Normal Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Is safe mode defined in the php.ini or is it an option to set when using ./configure? If its built into the php binary (hence set in configure) you could use Apache's DSO support and use a different file name extention for your php scripts perhaps? I dont have access to FreeBSD or Apache at the moment so i cannot confirm this. -----Original Message----- From: owner-freebsd-isp@FreeBSD.ORG [mailto:owner-freebsd-isp@FreeBSD.ORG]On Behalf Of Michael O Shea Sent: 04 August 2000 12:43 To: freebsd-isp@FreeBSD.ORG Subject: multiple PHPs Hi folks. I have 3 FreeBSD servers set up with PHP in "safe mode" for my hosting customers. However I would like to have PHP in normal mode for some of our own sites. IS the best way to go on this is to complie and run 2 php binaries, one for Ext use and one for our own sites. or does anyone know of a simpler way ? Thanks in advance. -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message