EPrints Technical Mailing List Archive
Message: #02431
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] error on /cgi/users/home
- To: "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>
- Subject: [EP-tech] error on /cgi/users/home
- From: Aslam Jarwar <aslam.jarwar@yahoo.com>
- Date: Fri, 22 Nov 2013 02:19:18 -0800 (PST)
Hi All,
when I click login page , browser shows internal error 500 and apache error_log
shows AH00027: No authentication done but request not allowed without authentication for /cgi/users/home. Authentication not configured?.
following is my configuration
Fedora 19 core
eprint 3.2
apache httpd 2.4.6
mysql 5
and vhost for users directory is
<Directory "/opt/eprints3/cgi/users">
AuthName "User Area"
AuthType "Basic"
PerlAuthenHandler EPrints::Apache::Auth::authen
PerlAuthzHandler EPrints::Apache::Auth::authz
require valid-user
SetHandler perl-script
PerlHandler ModPerl::Registry
PerlSendHeader Off
Options ExecCGI FollowSymLinks
</Directory>
Kindly help me
Aslam
Student of Information Sciences
Qauid-i-Azam university Islamabad Pakistan
when I click login page , browser shows internal error 500 and apache error_log
shows AH00027: No authentication done but request not allowed without authentication for /cgi/users/home. Authentication not configured?.
following is my configuration
Fedora 19 core
eprint 3.2
apache httpd 2.4.6
mysql 5
and vhost for users directory is
<Directory "/opt/eprints3/cgi/users">
AuthName "User Area"
AuthType "Basic"
PerlAuthenHandler EPrints::Apache::Auth::authen
PerlAuthzHandler EPrints::Apache::Auth::authz
require valid-user
SetHandler perl-script
PerlHandler ModPerl::Registry
PerlSendHeader Off
Options ExecCGI FollowSymLinks
</Directory>
Kindly help me
Aslam
Student of Information Sciences
Qauid-i-Azam university Islamabad Pakistan
- Prev by Date: [EP-tech] Case insensitive search via script
- Next by Date: [EP-tech] IRStats Install
- Previous by thread: [EP-tech] Case insensitive search via script
- Next by thread: [EP-tech] Fw: error on /cgi/users/home
- Index(es):