I am using the Frontpage extensions on Apache 1.3.6 and came up with the
same problem. Since all the configuration information is in httpd.conf, I
solved the problem by changing the lines in httpd.conf:
ResourceConfig conf/srm.conf
AccessConfig conf/access.conf
to:
ResourceConfig /dev/null
AccessConfig /dev/null
Hope this helps, Paul
-----Original Message-----
From: Brenden Sgalio [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 07, 1999 4:19 AM
To: [EMAIL PROTECTED]
Subject: Problems with installing FrontPage extensions
Hi everybody, I'm not sure that this is a newbie topic but here goes.
I'm trying to install FrontPage extensions on Apache 1.3.3 running
on SuSE 6.1. When I run the install script (fp_install.sh) I run into
this problem right near the end of the install.
>Group of this new web:[nogroup]
> 1. ncsa
> 2. apache
> 3. apache-fp
> 4. apache-wpp
> 5. cern
> 6. netscape-communication
> 7. netscape-commerce
> 8. netscape-fasttrack
> 9. netscape-enterprise
>What type of Server is this: 2 (or 3, i get the same error for
either)
>
>Installing root web into port 80...
>
>installing server / on port 80
>
>Will chown web to root as part of install.
>Will chgrp web to nogroup as part of install.
>Cannot open ""/usr/local/httpd"/conf/srm.conf": no such file or
>directory.
>ERROR: / installation failed.
>Hit enter to continue
I'm not sure why it's looking for "/conf/srm.conf" as
"/etc/httpd/httpd.conf" is the config file used by Apache.
Any help would be greatly appreciated, I've been trying to get
this to work for awhile.
Thanks,
Brenden Sgalio