From owner-freebsd-questions@FreeBSD.ORG Tue Jan 27 16:48:56 2004 Return-Path: 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 6322C16A4CE for ; Tue, 27 Jan 2004 16:48:56 -0800 (PST) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1964943D60 for ; Tue, 27 Jan 2004 16:48:15 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Tue, 27 Jan 2004 18:51:09 -0600 Message-ID: <40170687.4090409@daleco.biz> Date: Tue, 27 Jan 2004 18:47:03 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031124 X-Accept-Language: en-us, en MIME-Version: 1.0 To: zzerver@hotmail.com References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 28 Jan 2004 00:51:09.0703 (UTC) FILETIME=[D1C8C170:01C3E538] cc: questions@freebsd.org Subject: Re: PHP-Perl-MySQL-Apache (was: hi from california) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 00:48:56 -0000 zzerver@hotmail.com wrote: >Am soo sorry to ask for help, but ...i try for 1 week now, am running a free shell server in spanish http://shelgratis.org ; and i starting to offer access to individuals for free on my web server; my old server was red hat linux 9, and i change main main server (got 3 servers) to be freeBSD , i think its a great Os, but i had try to get php+perl+apache+mysql to work togather but some how i cant! ...i try searching your help documents and found zero topics about, i dont know withs port will do the job for me, i try i did recompile my apache from scratch with no results ...as far a go was get everything but php, perl cant call mysql deamon...can you please help me??? ...thanks! alex root@shellgratis.org ; atleast tell me withone off all ports on your site will enable my mysql+apache+php+perl ??? thanks again >_______________________________________________ > > Hey Alex, welcome to FBSD! Some guys read their email in text mode; so we generally wrap our lines at about 80 characters or so when using the lists. What errors have your been getting? Have you tried this? $cd /usr/ports/databases/mysql323-server $make install clean $cd /usr/ports/www/apache13 $make install clean $cd /usr/ports/lang/php4 $make install clean Other than that, without knowing what errors you are receiving, I'm afraid you may not get much help ... no one knows what problems you are having, y'know? Kevin Kinsey