From: Jamie C. <jca...@we...> - 2001-06-29 01:13:41
|
Adhamh Findlay wrote: > > At 6:56 PM -0500 6/28/01, Adhamh Findlay wrote: > >>Sounds like the WEBMIN_CONFIG and WEBMIN_VAR environment > >>variables haven't been set, so webmin can't find the > >>/etc/webmin/webmin.acl file. You need to add lines to > >>your apache config like : > >> > >>SetEnv WEBMIN_CONFIG /etc/webmin > >>SetEnv WEBMIN_VAR /var/webmin > >> > >> - Jamie > >> > > > > > >Nope, got those.... At one point I didn't though and got an error > >stating the miniserver.pl couldn't be found. > > > >#directives for webmin > >SetEnv WEBMIN_CONFIG /etc/webmin SetEnv WEBMIN_VAR /var/webmin > >SetEnv MINISERV_C0NFIG /etc/webmin/miniserv.conf > > > > Just double checked those line breaks and they correct in httpd.conf. Is the user you are logging in with the same as the one in the webmin.acl file? Also, MINISERV_C0NFIG should be MINISERV_CONFIG above .. - Jamie |