Python and Apache

Darren New dnew at san.rr.com
Mon Apr 16 16:03:55 EDT 2001


David Fuess wrote:
> though that when I attempt ./hello when CWD=/home/httpd/cgi-bin I get
> the file not found error also(?).

Make sure your "hello" file is executable, in terms of permission bits.
chmod a+rx /home/httpd/cgi-bin/hello

-- 
Darren New / Senior MTS & Free Radical / Invisible Worlds Inc.
San Diego, CA, USA (PST).  Cryptokeys on demand.
        schedule.c:7: warning: assignment makes calendar_week 
                          from programmer_week without a cast.



More information about the Python-list mailing list