Date: Fri, 22 Mar 2002 23:26:26 -0800 From: Mike Carr <mcarr@san.rr.com> To: ports@FreeBSD.org Subject: apache13-ssl wiped out my Web pages Message-ID: <5.1.0.14.2.20020322232620.00bcdbe0@pop-server.san.rr.com>
next in thread | raw e-mail | index | archive | help
--=====================_433199908==_.ALT Content-Type: text/plain; charset="us-ascii"; format=flowed I Have recently installed the Horde port to my machine. I did not have Apache+mod_ssl, PHP, or MySql installed on my system, just Apache serving up my companies files. The installation went fine up to the point when I went to check the installation and found that the Apahe13-ssl port had wiped out my web directories. This definitely needs to change! Here are some ideas 1) Show a warning prior to installing Apache, that the installation will wipe out the users current web pages 2) Make a backup of the files prior to wiping them out 3) leave all the data in data.default directory alone apache13-ssl/ pkg-plist This is the problem area @exec [ -d %D/www/data/ ] || ln -fs %B %D/www/data Line 131 -rw-r--r-- 1 root wheel 22804 Dec 2 15:17 pkg-plist # New ports collection makefile for: Apache + mod_ssl # Date created: Sat Aug 22 12:00:00 CDT 1998 # Whom: rse@engelschall.com # # $FreeBSD: ports/www/apache13-modssl/Makefile,v 1.94 2002/01/22 22:29:24 sf Exp $ # --=====================_433199908==_.ALT Content-Type: text/html; charset="us-ascii" <html> I Have recently installed the Horde port to my machine. I did not have Apache+mod_ssl, PHP, or MySql installed on my system, just Apache serving up my companies files.<br><br> The installation went fine up to the point when I went to check the installation and found that the Apahe13-ssl port had wiped out my web directories. This definitely needs to change!<br><br> Here are some ideas<br> 1) Show a warning prior to installing Apache, that the installation will wipe out the users current web pages<br> 2) Make a backup of the files prior to wiping them out<br> 3) leave all the data in data.default directory alone<br><br> <font color="#0000FF"><u>apache13-ssl/<x-tab> </x-tab>pkg-plist<br><br> <br> </u></font><b>This is the problem area<br><br> <font color="#0000FF">@exec [ -d %D/www/data/ ] || ln -fs %B %D/www/data<br> </b></font>Line 131<br> -rw-r--r-- 1 root wheel 22804 Dec 2 15:17 pkg-plist<br><br> # New ports collection makefile for: Apache + mod_ssl<br> # Date created: Sat Aug 22 12:00:00 CDT 1998<br> # Whom: rse@engelschall.com<br> #<br> # $FreeBSD: ports/www/apache13-modssl/Makefile,v 1.94 2002/01/22 22:29:24 sf Exp $<br> #<br><br> <br> <br> </html> --=====================_433199908==_.ALT-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.2.20020322232620.00bcdbe0>