From owner-freebsd-questions Thu Jul 19 21:31:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f7.law10.hotmail.com [64.4.15.7]) by hub.freebsd.org (Postfix) with ESMTP id 0752937B405 for ; Thu, 19 Jul 2001 21:31:20 -0700 (PDT) (envelope-from ex279@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 19 Jul 2001 21:31:19 -0700 Received: from 66.76.118.238 by lw10fd.law10.hotmail.msn.com with HTTP; Fri, 20 Jul 2001 04:31:19 GMT X-Originating-IP: [66.76.118.238] From: "Todd Reed" To: freebsd-questions@FreeBSD.ORG Subject: Loading daemons upon boot Date: Thu, 19 Jul 2001 23:31:19 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 20 Jul 2001 04:31:19.0571 (UTC) FILETIME=[D29D2630:01C110D4] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've finally got MySQL, Apache, and SSL working! Thanks for all the help, but I hope this is my last question on this topic! Question: How can I make MySQL and Apache load upon bootup? I saw the *.sh files in the /usr/local/etc/rc.d/ directory. Do I just create a start.sh file and insert the lines ./mnt/vdrv/dbms/bin/safe_mysqld & ./mnt/vdrv/inetpub/www/bin/apachectl startssl If that's the case, then is there anyway to bypass the passphrase to the ./apachectl startssl? _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message