From owner-freebsd-questions@FreeBSD.ORG Mon Oct 30 03:41:48 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D3D016A403 for ; Mon, 30 Oct 2006 03:41:48 +0000 (UTC) (envelope-from ibaranick-forum01@yahoo.com) Received: from web31814.mail.mud.yahoo.com (web31814.mail.mud.yahoo.com [68.142.206.167]) by mx1.FreeBSD.org (Postfix) with SMTP id CF88543D72 for ; Mon, 30 Oct 2006 03:41:44 +0000 (GMT) (envelope-from ibaranick-forum01@yahoo.com) Received: (qmail 34480 invoked by uid 60001); 30 Oct 2006 03:41:44 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type; b=4m8CcaYBHw0CBxEAvgP73+VencdQBETf02jF/3tMURyXY5r+gpZNuTZJYKTL2Mcll1F9WfRZF27lMtvipjt6I1DSDdlADNXCgOOVpoNNhB3YlJOsnJo62dvrDoqslTN/+nIIEKrJ+g0V3n5ROBxMFKXcHTpGfvvF/VR40SCMaH0= ; Message-ID: <20061030034144.34478.qmail@web31814.mail.mud.yahoo.com> Received: from [64.131.250.233] by web31814.mail.mud.yahoo.com via HTTP; Sun, 29 Oct 2006 19:41:44 PST Date: Sun, 29 Oct 2006 19:41:44 -0800 (PST) From: Nick To: freebsd-questions@freebsd.org MIME-Version: 1.0 X-Mailman-Approved-At: Mon, 30 Oct 2006 15:05:13 +0000 Content-Type: text/plain; charset=ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: WordPress, Apache, modules, mod_rewrite - how to verify? 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, 30 Oct 2006 03:41:48 -0000 I've been looking on the web for hours but haven't found any help, though o= f asking on some forums when I suddenly remembered! There's freebsd-questi= ons!! =0A=0AAnyway, I'm a MS SQL Server guy, trying to mess around with Fr= eeBSD at home. I've managed to install 6.1, CVSup, xorg, KDE, Apache 1.3. = I haven't touched this box for a while due to my work schedule, now I'm tr= ying to pick up where I left off... I just install ed WordPress from ports,= trying to use it to learn PHP and MySQL. (At work, I'm almost 100% SQL Se= rver only! I'm hoping to change to a Linux / Oracle, Data Warehouse type o= f position.... but outside of work, I would like to learn some PHP, Perl an= d MySQL... may be start a little side web biz or something...)=0A=0ASo, mai= n question:=0A=0AWordPress requires PHP 4 and MySQL 3 or later, and optiona= l mod_rewrite. How do I verify if these are installed?=0A=0AI used "pkg_ve= rsion -v" to check my installed ports' versions, I have these:=0Aapache-1.3= .37_1=0Amod_perl-1.29_1=0Amysql-client-5.1.11=0Aperl-5.8.8=0Aphp5-5.1.4=0Ap= hp5-mysql-5.1.4=0Aphp5-pcre-5.1.4=0Aphp5-xml-5.1.4=0Awordpress-2.0.4_1,1=0A= =0AI think I still need to install mod_php and mod_rewrite, but I can't see= them in /usr/ports/www=0A=0AHow do I verify that php, MySql and mod_rewrit= e are install and function properly in Apache?=0A=0AThanks!=0A=0ANick=0A