Hello Joel the trouble is the result of a faulty install, this can be
easily corected by adding the following lines to the bottom of
your, freevsd.conf file, they are supposed to be there by default,
# Site specific skel install script
$site_skel_install = '/usr/local/share/freevsd/scripts/site-skel.pl';
# Site specific VS install script
$site_vs_install = '/usr/local/share/freevsd/scripts/site-vs-batch.pl';
# Path to third party RPMs to install
$add_ons = '/usr/local/share/freevsd/pkgs';
as far as any exisisting VS's you may have built you will have to edit the
http.conf and the sshd.conf file just changing the variable to the IP
address of the VS will correct the issue.
Regards,
Kevin Druet
CA Linux Systems
At 04:26 AM 4/12/01 -0700, you wrote:
>I'm on RedHat 7. I installed the 1.4.7 rh7 RPMs and then installed the
>prebuilt skeleton. When trying to boot I get a couple errors about
>#BINDADDR# and #HOSTNAME#. Apparently these are template variables
>inside the httpd.conf file and are not being replaced during the
>installation process. Is there something I did/didn't do that caused it
>not to work, or is it just broken?
>
>Thanks,
>--
>Joel Shellman