From owner-freebsd-questions@FreeBSD.ORG Tue Dec 14 15:04:44 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 555AB1065670 for ; Tue, 14 Dec 2010 15:04:44 +0000 (UTC) (envelope-from ivanfrosty@gmail.com) Received: from mail-gx0-f172.google.com (mail-gx0-f172.google.com [209.85.161.172]) by mx1.freebsd.org (Postfix) with ESMTP id 0D44C8FC13 for ; Tue, 14 Dec 2010 15:04:43 +0000 (UTC) Received: by gxk28 with SMTP id 28so613124gxk.17 for ; Tue, 14 Dec 2010 07:04:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=SygdBvRAbfaCKNYyKtaUsMJ/TWcuB+89C3HZypGzFZ8=; b=oonK123XRMCSZ5gvXroA8H+HjJKLPBT3kBeNXz8hJjVLpc3S8sxTPa57JmztMRML/Y 4bbxMlrbI/3TZGYCYm+gxtbe4w2i42G0mM3VULqXhuP1jZAM64IC/3BVB20uHyjs/cI6 rvA3HlbfwvuiPgtAnOmTQXUhjn6W6GngCZhN0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=qQ4Ok9XsbNLWMnp3246Ag6YkT8cJ+W1jsu0xHT2kohItEphlDfyQFrRNeSjzt1r6xZ oznBDAM2CLfj14QVw2WRb6ERLPy3hO4viMOuJCtdTrGtJSdsJtEsDjqsQ+zzykfrQwCa LC1hftraV4+tWxr2yDhIqI38joQAoXdDAlQoA= MIME-Version: 1.0 Received: by 10.100.13.4 with SMTP id 4mr3650045anm.102.1292339083115; Tue, 14 Dec 2010 07:04:43 -0800 (PST) Received: by 10.101.15.20 with HTTP; Tue, 14 Dec 2010 07:04:42 -0800 (PST) In-Reply-To: References: Date: Tue, 14 Dec 2010 18:04:42 +0300 Message-ID: From: Ivan Frosty To: Chris Brennan Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Questions Subject: Re: libphp5.so X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Dec 2010 15:04:44 -0000 freebsd 8.0 release php5-5.2.11 apache2.2.13 mysql-server5.0.86 mysql-client5.0.86 those are the packages i installed. On 12/9/10, Chris Brennan wrote: > On Thu, Dec 9, 2010 at 11:51 AM, Ivan Frosty wrote: > >> yeah well ports cant download. i dont have internet, usually i >> download packages from a cyber then just do pkg_add when i get home. >> so really make doesnt work for me. however i installed php5,mysql and >> apache from a cd. but making php work,requires libphp5.so which my >> system doesnt have i386 pII. >> thanks for your time. >> >> > libphp5.so is built w/ any standard install of php. Lets try this: > > What version of FreeBSD? > What version of PHP? > What version of Apache? > What version of MySQL? > Is this in a VM or not? > > P.S. off-life replies and an on-list followup. > -- Frosty-456