From: Dieudonne, Jose (dieudonj@arcadia.edu)
Date: Wed Jan 07 2004 - 15:52:10 CST
Patrick,
I am not using any authentication. Do you think that is the problem? I
created a new form just to get the info for now. Is there is a way that
I can use it without authentication.
Thanks,
Jose
-----Original Message-----
From: Patrick Jaques [mailto:pjaques@comcast.net]
Sent: Wednesday, January 07, 2004 4:26 PM
To: netreg@southwestern.edu
Subject: RE: NetReg: permission denied
Jose,
Make sure the directory 'cgi-bin' has both read and execute permissions.
If
'cgi-bin' does not have read/execute permissions you will not be able to
change directory into 'cgi-bin' and access any of it's files.
Also, check your httpd.conf file restrictions. The below example allows
access only from the 192.168.0.0 network and from localhost.
<Directory "/usr/local/apache/cgi-bin">
AllowOverride AuthConfig
Options None
Order deny,allow
deny from all
allow from 192.168.0 127.0.0.1
-- Patrick
-----Original Message-----
From: owner-netreg@southwestern.edu
[mailto:owner-netreg@southwestern.edu]
On Behalf Of Dieudonne, Jose
Sent: Wednesday, January 07, 2004 2:31 PM
To: netreg@southwestern.edu
Subject: RE: NetReg: permission denied
Michael,
Apache is running under a username called netreg. I followed the how to
v
2.0 from Patrick Jaques. The owner of the file is netreg and has RWX.
Thanks,
Jose
-----Original Message-----
From: King, Michael [mailto:MKing@bridgew.edu]
Sent: Wednesday, January 07, 2004 12:34 PM
To: netreg@southwestern.edu
Subject: RE: NetReg: permission denied
The permissions on dhcpd.conf.new file. It should be writeable by the
user
that apache is running under.
-----Original Message-----
From: owner-netreg@southwestern.edu
[mailto:owner-netreg@southwestern.edu]
On Behalf Of Dieudonne, Jose
Sent: Wednesday, January 07, 2004 12:18 PM
To: netreg@southwestern.edu
Subject: NetReg: permission denied
To all,
When submitting the authorization form from the client, I received the
following error: " Unable to access cgi-bin/register.cgi" permission
denied.
Everyone has RWX on the file. Where else should I check?
Thanks,
Jose
**********************************************************************
To unsubscribe from this list, send an e-mail message to
majordomo@southwestern.edu containing a single line with the words:
unsubscribe netreg Send requests for assistance to:
owner-netreg@southwestern.edu
**********************************************************************
**********************************************************************
To unsubscribe from this list, send an e-mail message to
majordomo@southwestern.edu containing a single line with the words:
unsubscribe netreg Send requests for assistance to:
owner-netreg@southwestern.edu
**********************************************************************
**********************************************************************
To unsubscribe from this list, send an e-mail message to
majordomo@southwestern.edu containing a single line with the words:
unsubscribe netreg Send requests for assistance to:
owner-netreg@southwestern.edu
**********************************************************************
**********************************************************************
To unsubscribe from this list, send an e-mail message to
majordomo@southwestern.edu containing a single line with the words:
unsubscribe netreg
Send requests for assistance to: owner-netreg@southwestern.edu
**********************************************************************
**********************************************************************
To unsubscribe from this list, send an e-mail message to
majordomo@southwestern.edu containing a single line with the words:
unsubscribe netreg
Send requests for assistance to: owner-netreg@southwestern.edu
**********************************************************************
This archive was generated by hypermail 2.1.4 : Thu Aug 12 2004 - 12:01:43 CDT