What is everybody doing that I am not? After Rninja suggested that maybe my files were corrupted from bouncing them back and forth between windows and linux partitions, I thought it was possible that my ISO image files were corrupt too so I went to the store and bought the standard version on CD-ROM. I'll list everything I did so maybe someone can see what I'm doing wrong.
First I selected "install" rather than upgrade (I wanted a clean install)then I selected to install "ALL" packages. After the install was complete and my system and network settings were configured, I rebooted.
After logging in as root, I made a copy of the original httpd.conf file then edited the Listen, ServerAdmin and ServerName directives and left everthing else as it was. I started httpd then typed my web address into my browser and got the "Test Page".
I downloaded a new version of formmail.cgi and loaded it into the existing cgi-bin directory and tested my script and got the same errors as before (see the 500 Server Error thread). I tested other scripts and get the same errors. The only difference now is that it will execute my "hello, world" script from both the browser and command line. So I made some headway. )
First I selected "install" rather than upgrade (I wanted a clean install)then I selected to install "ALL" packages. After the install was complete and my system and network settings were configured, I rebooted.
After logging in as root, I made a copy of the original httpd.conf file then edited the Listen, ServerAdmin and ServerName directives and left everthing else as it was. I started httpd then typed my web address into my browser and got the "Test Page".
I downloaded a new version of formmail.cgi and loaded it into the existing cgi-bin directory and tested my script and got the same errors as before (see the 500 Server Error thread). I tested other scripts and get the same errors. The only difference now is that it will execute my "hello, world" script from both the browser and command line. So I made some headway. )