On Mon, 22 Jul 2002 04:03:46 -0400
Lord Raiden <[EMAIL PROTECTED]> 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

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to