<Directory
"/home/httpd/cgi-bin/vqadmin">
Options ExecCGI
AllowOverride
AuthConfig
Order
deny,allow
</Directory>
Second:
You have to edit your vqadmin.acl file:
Coment all the lines and insert one line like this:
USERNAME PERMISSIONS GROUP
As I said in the last e-mail.
Username is the name that you put
in your .htaccess file.
Permissions are all the
permissions you want to give to that user such as
VPCX....
And group cam be any name you
want.
Then restart your apache service and try.
type in your browser:
http://localhost/cgi-bin/vqadmin/vqadmin.cgi
I think this will work.
Write to report success.
Wagner Garcia
Campagner
----- Original Message -----
Sent: Tuesday, June 12,
2001 12:29 PM
Subject: Re: vqadmin
problem
hi
i did not change any .acl
file
the file is default like
this
--------------------------
tech PV tech1user
admin
PQVCX admin1user
#
# An asterisk in the
features field specifies that you
# want all users in
this group to have access to
# all
features.
#
senior * kbo,vol
--------------------
in above file what need to be
changed.
and httpd.conf file what need
to be changed. and this looks like this
<Directory
"/home/httpd/cgi-bin/vqadmin">
Options ExecCGI
AllowOverride
AuthConfig
Order
deny,allow
</Directory>
tell me what else need to be
changed.
thanks
----- Original Message -----
Sent: Tuesday, June
12, 2001 5:22 PM
Subject: Re: vqadmin
problem
Good Morning
Hari:
Is your ACL file all right
?
This file must have only one
line like this:
USERNAME
PERMISSIONS GROUP
Username is the name that you
put in your .htaccess file, permissions are all the
permissions you want to give to that user such as VPCX....
and group cam be any name you want.
Check also your httpd.conf
file. This file must have some lines that allow CGI
scripts to run in your vqadmin directory.
More information you'll find
in the readme file.
Thank you,
Wagner Garcia Campagner
----- Original Message -----
Sent: Tuesday, June
12, 2001 10:22 AM
Subject: Re:
vqadmin problem
hi Mr Kieran
as you said we have to
access the .cgi file
iam trying to access that
file iam getting following message
could not open lang en-us
Authentication Failed: Authentication Failed:
Username unknownvQadmin was unable to determine your username, which
means your webserver is improperly configured to run
with this CGI. For security reasons, this script
will not run without Apache htaccess lists.
vQadmin v1.4
----- Original Message
-----
Sent: Tuesday,
June 12, 2001 3:45 PM
Subject: RE:
vqadmin problem
You have to call the script, not the directory.
Just as your httpd log suggests.
Access /cgi-bin/vqadmin/vqadmin.cgi from your
web browser.
Regards,
Kieran
Barnes
Signum 1226 Ltd
Use our Web site
at... http://www.1226.net
Phone us
on... 01772 622889
Fax us on... 01772
622558
hi wagner
as you assisted me i chenged to .htaccess file
, i removed the deny from all
iam trying to access, iam getting the following
error.
Forbidden
You don't have permission to
access /cgi-bin/vqadmin on this server.
my httpd log looks like
this.
---------------------------------------
[Tue Jun 12 15:36:41 2001] [error]
[client 202.54.60.1] attempt to invoke
dir
ectory as script:
/home/httpd/cgi-bin/vqadmin
[Tue Jun 12 15:37:44
2001] [error] [client 202.54.60.1] attempt to invoke
dir
ectory as script: /home/httpd/cgi-bin/vqadmin
ls -al from vqadmini
directory
----------------------------------------
drwxr-xr-x 3 vpopmail
vchkpw 4096 Jun
12 15:35 .
drwxr-xr-x 3
root
root
4096 Jun 11 20:54 ..
-rw-------
1 nobody
nobody 108
Jun 12 15:35
.htaccess
drwxr-xr-x 2 vpopmail
vchkpw 4096 Jun
11 20:58 html
-rw-r--r-- 1
vpopmail
vchkpw 934
Jun 11 20:58
vqadmin.acl
-rwsr-sr-x 1
root
root 85592
Jun 11 20:58 vqadmin.cgi
i dont whats wrong iam
doing
any more help will
appriciate.
thanks