Hi there,
I had my apache setup working fine - running Perl applications perfectly.
However, suddenly my Perl scripts are not working correctly. The scripts execute but they do not receive ANY POST data.
If I access the scripts via a GET request the form data is passed incorrectly, but any...