 
            
            
            
            
                
                    Oct. 23, 2025
                
            
            
            
        
    
                6:57 p.m.
            
        OK, so gnuicorn is easier to install and set up. However, it has its own glitch not in the docs. I'm getting the following error trying to start web:
gunicorn[42860]: !!! !!! WARNING: configuration file should have a valid Python extension. gunicorn[42860]: !!! gunicorn[42860]: Error: Error: '/opt/mailman/mm/var/logs/error.log' isn't writable [PermissionErr>
The docs say to use conf but I think the error implies it should be py. In addition I'm guessing I have to change the log and access file names to something like gunicorn.error.log.