On Thursday 31 March 2005 4:51 pm, Michael Di Martino wrote: > I have set this up according to the directions on the inter7 site, > however, > when I attempt to login in as user = admin password = adminpass it > fails. > > Where can I look to find the error in the install. > > Any help would be greatly appreciated.
A couple things to check: make sure the web server is restarted after updating the httpd.conf file. make sure the vqadmin.cgi program is setuid root. make sure the web server allows setuid root programs to run. make sure the vqadmin.passwd file is readable by the web server. (RedHat 9's htpasswd program does not set it to be readable) Ken Jones
