Okay, so recently my CGI scripts stopped working. By stopped working I don't mean they start giving me the standard error messages, but now instead of executing the code, when I hit "Submit" on my form my entire CGI script is just shown to me in the web browser.
I'm pretty sure this has only happened since upgrading to 10.2.4.
The first thing I did was go and check httpd.conf, and sure enough this was replaced, so I redid the changes necessary to enable CGI, and restarted apache. Still the same.
Rebooted for good measure, and still no luck. It happens with any of the browsers I try, so that's not it.
/var/log/httpd/error_log does not report any errors on the matter.
Has anyone else run into this problem with 10.2.4, or otherwise?
Thanks for any advice,