EPrints Technical Mailing List Archive

Message: #02477


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

[EP-tech] Re: Fw: error on /cgi/users/home


hi Seb
when I use it "/cgi/users/home?screen=Items" , then there is no error in apache log
but error in browser "You may not view this screen: Items."

Regards
Aslam


On Thursday, November 28, 2013 12:38 AM, sf2 <sf2@ecs.soton.ac.uk> wrote:
Hi,
Any reasons why you're using 3.2.0? This is old... I doubt you'll find many people using it that will be able to help you.
As a pointer, try /cgi/users/home?screen=Items
Seb.
 
On 27.11.2013 19:20, Aslam Jarwar wrote:
 
Hi ,
Kindly help me
when i browse the page http://localhost/cgi/users/home
it shows error "The requested screen does not exist, or has a fatal error: " on the browser and the apache log shows error Plugin 'Screen::' not found.
I install eprint version "EPrints 3.2.0 (Tomato Soup) [Born on 2010-03-10]"
         

On Friday, November 22, 2013 3:24 PM, Aslam Jarwar <aslam.jarwar@yahoo.com> wrote:
 

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



*** Options:
http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
*** Archive: http://www.eprints.org/tech.php/
*** EPrints community wiki: http://wiki.eprints.org/
*** EPrints developers Forum: http://forum.eprints.org/
 



*** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
*** Archive: http://www.eprints.org/tech.php/
*** EPrints community wiki: http://wiki.eprints.org/
*** EPrints developers Forum: http://forum.eprints.org/