Derek Basch <[EMAIL PROTECTED]> writes: > Also, after enabling suEXEC on the apache server the script executes > perfectly with the redirect. Can anyone explain this behavior? I > would guess that it is related to apache user rights but I can't > find any reference to such problems via Google.
Apache probably isn't able to run the cgi because of lack of exec permission or something like that. The best way to diagnose such probs is by checking the apache error log, if you have access to it. Best newsgroup for this type of question is comp.infosystems.www.servers.unix. Lots of apache experts hang out there. -- http://mail.python.org/mailman/listinfo/python-list