From owner-freebsd-ports Sat Mar 11 4:35:10 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mout1.freenet.de (mout1.freenet.de [62.104.201.3]) by hub.freebsd.org (Postfix) with ESMTP id 90AFB37BBE9; Sat, 11 Mar 2000 04:35:04 -0800 (PST) (envelope-from netchild@leidinger.net) Received: from [62.104.201.6] (helo=mx0.freenet.de) by mout1.freenet.de with esmtp (Exim 3.13 #1) id 12Tl6b-0005sv-00; Sat, 11 Mar 2000 13:34:53 +0100 Received: from [213.6.54.233] (helo=Magelan.Leidinger.net) by mx0.freenet.de with esmtp (Exim 3.13 #3) id 12Tl6V-0005S9-00; Sat, 11 Mar 2000 13:34:50 +0100 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.9.3/8.9.3) with ESMTP id MAA01762; Sat, 11 Mar 2000 12:48:01 +0100 (CET) (envelope-from netchild@Leidinger.net) Message-Id: <200003111148.MAA01762@Magelan.Leidinger.net> Date: Sat, 11 Mar 2000 12:48:00 +0100 (CET) From: Alexander Leidinger Subject: Re: FrontPage extensions on Apache(/PHP+SSL upgrade) To: danielb@pacex.net Cc: dannyh@idx.com.au, wolfman@csocs.com, jpr@vcnet.com, freebsd-isp@FreeBSD.ORG, ports@FreeBSD.ORG In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 10 Mar, Dan B. wrote: > > I am with you all the way!! > I have held-off upgrading to mySQL and SSL because of fears that existing > customers virtual web would be screewed, I don't care about FP extensions > but Apache+PHP+mySQL+SSL would be great, I am still looking for SAFE > UPGRADE procedures to the extent that I have setup a seperate machine just > to try it out on non-production web server. What are you trying to say here? Do you have Apache+PHP installed and want to add mySQL+SSL? What about cd-ing into ports/www/apache13-php3 and tell it to use MySQL+SSL too? If you have the same Version of Apache+PHP already installed just do a "make install -DFORCE_PKG_REGISTER; apachectl graceful" and everything should work (you have to enable PHP/SSL in your apache.conf afterwards, just compare the old apache.conf.default with the new one). If you have an older version of Apache+PHP just do a "make;pkg_delete Apache...;make install;apachectl graceful". This is perhaps a little bit messy if you have a high volume (# of connections) webserver because apache could segfault, but if you increase MaxKeepAliveRequests/MaxSpareServers/StartServers/MaxClients while updating, it should work without annyoing your customers. Bye, Alexander. -- Intel: where Quality is job number 0.9998782345! http://www.Leidinger.net Alexander+Home @ Leidinger.net Key fingerprint = 7423 F3E6 3A7E B334 A9CC B10A 1F5F 130A A638 6E7E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message