From owner-freebsd-questions@FreeBSD.ORG Thu Jan 27 07:44:57 2005 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 50E9D16A4CE for ; Thu, 27 Jan 2005 07:44:57 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0D5F43D5C for ; Thu, 27 Jan 2005 07:44:56 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id f1so207461rne for ; Wed, 26 Jan 2005 23:44:56 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=gftU1ipIpVzN2/fke3UgIl4q6FDv3KIFc+XyA2oM8Gz+73G47Msuh3D4Co+u3FHIAJ1d0qFLeZvwBQKzDQ7BNmVIhx13AiRPebTE+8olBezwEf72urJM63h/DkgR4DP/gaJOqtHstZ5G302OsQCi4z3zzh2wlgwbMeH+9/dPI10= Received: by 10.38.74.12 with SMTP id w12mr273185rna; Wed, 26 Jan 2005 23:44:56 -0800 (PST) Received: by 10.38.74.6 with HTTP; Wed, 26 Jan 2005 23:44:55 -0800 (PST) Message-ID: Date: Thu, 27 Jan 2005 08:44:55 +0100 From: Gert Cuykens To: Olivier Nicole In-Reply-To: <200501270719.j0R7JUmL096436@banyan.cs.ait.ac.th> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <200501270719.j0R7JUmL096436@banyan.cs.ait.ac.th> cc: freebsd-questions@freebsd.org Subject: Re: Witch apache, mysql and php do i need ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jan 2005 07:44:57 -0000 On Thu, 27 Jan 2005 14:19:30 +0700 (ICT), Olivier Nicole wrote: > > Also can everybody make a ssl connection or do you have to register a > > key or something ? > > You can make self signed certificate, that means that when accessing > your site, a user will be prompted to accept your certificate, saying > that no known authority has signed it. Hopefully, he will save the > certificate and will not be asked anymore. > > Olivier ok so what do i need to install for all this because there are alot of different sql's php's and apache's to chose from ?