Chrooted pygopherd fails to find new directories and files
        Posted  
        
            by 
                Carsten R
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Carsten R
        
        
        
        Published on 2011-02-05T14:20:05Z
        Indexed on 
            2011/02/05
            15:27 UTC
        
        
        Read the original article
        Hit count: 391
        
I tried to setup a Pygopherd on my server. The default setup works fine, but when I try to change the gophermap to point to a new directory with a new file, I get an error message in my gopher client:
---  [1]  '/path/to/gopher/newdir' does not exist (no handler found)
First I thought this is caused by the chroot in which pygopherd runs as default. But when I disable the chroot, the same error comes up.
Did anyone successfully set up pygopherd or knows about a better gopher server?
© Server Fault or respective owner