You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2011/08/09 02:39:37 UTC

DO NOT REPLY [Bug 51636] New: AuthUserFile missing causes 500, without errolog entry, does not process 500.shtml

https://issues.apache.org/bugzilla/show_bug.cgi?id=51636

             Bug #: 51636
           Summary: AuthUserFile missing causes 500, without errolog
                    entry, does not process 500.shtml
           Product: Apache httpd-2
           Version: 2.2.19
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: mod_authn_file
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: dgermanasf@Real-World-Systems.com
    Classification: Unclassified


AuthUserFile without filename
  or
specified as relative 
  or
incorrectly specified

1) Causes 500 before popup for username/password is displayed
2) No entry can be found in errorlog.
3) 500.shtml is not executed


Apache version 2.2.19
linux Kernel 2.6.18-238.12.1.l.el5
cPanel host 11.30.2 (build 1)

Corrected .htaccess contains:

AuthName "Restricted"
  AuthType Basic
  AuthUserFile /home/realger1/www/mhs1962.info/.passfile
  require valid-user


Hope mod_authn_file is correct component.

Severity is minor if you can figure it out!
Please let me know if this cannot be reproduced easily or you need more info.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 51636] AuthUserFile missing causes 500, without errolog entry, does not process 500.shtml

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51636

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Eric Covener <co...@gmail.com> 2011-08-09 01:38:04 UTC ---
I tested this and it showed up in my error log.  500/ISE is the correct
behavior, so closing as invalid.  For help finding where your log message went,
try the user support mailing list for Apache HTTP Server or your control panel.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 51636] AuthUserFile missing causes 500, without errolog entry, does not process 500.shtml

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51636

--- Comment #3 from Dennis German <dg...@Real-World-Systems.com> 2011-08-09 02:47:30 UTC ---
Can you include the error record so I can search for it.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 51636] AuthUserFile missing causes 500, without errolog entry, does not process 500.shtml

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51636

--- Comment #2 from Dennis German <dg...@Real-World-Systems.com> 2011-08-09 02:42:06 UTC ---
Thanks for you prompt response.
Can you verify execution of  500.shtml
which I expected but did not occur.
Thanks

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org