From owner-freebsd-questions Sat Jun 17 10:36: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from alpha.root-servers.ch (alpha.root-servers.ch [195.49.62.125]) by hub.freebsd.org (Postfix) with SMTP id 41FF337B586 for ; Sat, 17 Jun 2000 10:35:59 -0700 (PDT) (envelope-from gabriel_ambuehl@buz.ch) Received: (qmail 32731 invoked from network); 17 Jun 2000 17:35:50 -0000 Received: from client99-59.hispeed.ch (62.2.99.59) by ns1.root-servers.ch with SMTP; 17 Jun 2000 17:35:50 -0000 Date: Sat, 17 Jun 2000 19:35:54 +0200 From: Gabriel Ambuehl X-Mailer: The Bat! (v1.44) UNREG / CD5BF9353B3B7091 Organization: BUZ Internet Services X-Priority: 3 (Normal) Message-ID: <17122776591.20000617193554@buz.ch> To: Ian Reilly Cc: questions@freebsd.org Subject: Re: Prob with apache+ssl (passwords and starting on reboot) In-reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > i'm running 4.0 and just compiled apache 1.3.12 openssl, mod ssl, mysql, > etc.. the problem that i'm running into is this. 1. at boot, it starts > the regular apache (non ssl) and when i try to start the ssl, it always > asks for the passwd. anyone know how to a. get the ssl to start by > default? and while we're at it =) what about mysql? how do i get it to > start as well? Well. I copied apachectl to my rc.d dir, renamed it to apachectl.sh and modified the case statements in the way that 'start' actually starts the SSL apache. Modifications on request. Best regards, Gabriel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message