From owner-freebsd-questions@FreeBSD.ORG Mon Jul 9 16:53:40 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3524B16A41F for ; Mon, 9 Jul 2007 16:53:40 +0000 (UTC) (envelope-from zbigniew@szalbot.homedns.org) Received: from szalbot.homedns.org (lists.lc-words.com [83.19.156.210]) by mx1.freebsd.org (Postfix) with ESMTP id DBFF113C455 for ; Mon, 9 Jul 2007 16:53:39 +0000 (UTC) (envelope-from zbigniew@szalbot.homedns.org) Received: from localhost ([127.0.0.1] helo=szalbot.homedns.org) by szalbot.homedns.org with esmtps (TLSv1:AES256-SHA:256) (Exim 4.67 (FreeBSD)) (envelope-from ) id 1I7wUR-000KMM-Gp for freebsd-questions@freebsd.org; Mon, 09 Jul 2007 18:53:35 +0200 Received: (from www@localhost) by szalbot.homedns.org (8.13.8/8.13.8/Submit) id l69GrYJu078265; Mon, 9 Jul 2007 18:53:34 +0200 (CEST) (envelope-from zbigniew@szalbot.homedns.org) X-Authentication-Warning: szalbot.homedns.org: www set sender to zbigniew@szalbot.homedns.org using -f To: Freebsd questions X-PHP-Script: https://poczta.szalbot.homedns.org/index.php for 192.168.11.1 MIME-Version: 1.0 Date: Mon, 9 Jul 2007 18:53:33 +0200 From: Message-ID: <10d8a2f60b52bb6ea77b63f9db3b8f1b@szalbot.homedns.org> X-Sender: zbigniew@szalbot.homedns.org User-Agent: RoundCube Webmail/0.1b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Subject: php 4.3.10, manual installation 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: Mon, 09 Jul 2007 16:53:40 -0000 Hello, I currently have php 4.4.7 on my FBSD machine but due to some requirements I need to downgrade to php 4.3.10. It will be for an offline machine so I am not worried about possible security holes but I would like to ask how you would advise me to downgrade? 1. Delete php using pkg_delete? 2. Unpack 4.3.10 sources and... yes... what should I do here? Just copy them where php gets installed by default? I am not able to use port for this (I usually install all software via portinstall) as this version is no longer maintained. But I'd appreciate your help. I do not want to make mess on this machine as I have it quite nicely customized so I thought I'd ask for your advice. Thank you! Zbigniew Szalbot