Looking for some ideas; Running RH9 Qmail, Apache, vpopmail, qmailadmin.......so on. Installation of vqadmin went fine with no errors- Created the vqadmin.passwd file by: /usr/local/apache/bin/htpasswd -bc /usr/local/apache/conf/vqadmin.passwd XXXXXX <password>
Restarted apache afterwords After 3 failed login attempts from IExplorer and Firefox locked at the http error log file giving me the following- Permission denied: Could not open password file: /usr/local/apache/conf/vqadmin.passwd user XXXXXX not found: /cgi-bin/vqadmin/vqadmin.cgi I have update the vqadmin.acl file as well <snip> # tech VI tech1user # admin VIMUDCA admin1user admin VIMUDCA XXXXXX # # An asterisk in the features field specifies that you <snip> The password file is in place and in the correct directory; I have tried 600, 644, and 666 permissions on this file and the owner and group is set to root:root Any suggestions would be greatly appreciated.
