Date: Mon, 22 Jul 2002 10:16:47 -0400 From: Lord Raiden <raiden23@netzero.net> To: Mark Pearce <mark@netchat.co.za> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Mod_frontpage config error Message-ID: <4.2.0.58.20020722101559.00965410@pop.netzero.net> In-Reply-To: <20020722101150.57beef4b.mark@netchat.co.za> References: <4.2.0.58.20020722035509.00961bf0@pop.netzero.net> <4.2.0.58.20020722035509.00961bf0@pop.netzero.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Thank you. I didn't realize that some of the original apache features were depricated and moved to the httpd.conf file. So I made some changes and it worked like a charm. Thanks. At 10:11 AM 7/22/02 +0200, Mark Pearce wrote: >On Mon, 22 Jul 2002 04:03:46 -0400 >Lord Raiden <raiden23@netzero.net> grunted: > > > Ran into something I'm not entirely sure how to fix. Was running > the > > config script for configuring frontpage extentions on one of our apache > > servers by running the script > > "/usr/local/frontpage/version5.0/fp_install.sh" on the server after > > installing "mod_frontpage". But when I run it, all goes fine until I get > > to this one point. Here is an example of the output. > > > > Will chown web to www as part of install. > > Will chgrp web to www as part of install. > > Note: Local version of Apache must use the FrontPage Apache patch.Error: > > Cannot open "srm.conf": no such file or folder. > > ERROR: / installation failed. > > Hit enter to continue > >You should not be using a srm.conf file at all, adjust your httpd.conf >file to the following: > >ResourceConfig /dev/null >AccessConfig /dev/null > >Mark -- The Raiden Knows "Remember amateurs built the ark -- professionals built the Titanic." - Unknown "Just when you think you have life figured out and all is going well, watch your step, for you are about to fall." - Ancient Proverb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.0.58.20020722101559.00965410>