Solved: Apache no longer executing cgi scripts

2005-02-05 Thread Lance Tagliapietra
Solved my problem. A bit more Google research pointed me in the right direction. It was the suexec feature of Apache 1.3.26 which was causing my scripts to abort. I didn't know to check the suexec.log which told me that the user directory which I wanted to have scritps run out of needed to prote

Apache no longer executing cgi scripts

2005-01-29 Thread Lance Tagliapietra
Hello, I am using Apache 1.3.26 on my m68k box (Amiga). I just realized that my cgi-scripts that I had set up via .htaccess files quit working (there may have been a security update to apache?). I believe I have the configuration correct to allow scripts, via an AddHandler directive in my .htacc