in reply to RE: MySQL and PERL tribulations....
in thread MySQL and PERL tribulations....
The errors I'm getting is "Premature end of script headers: /home/httpd/cgi-bin/signmeup.p". I was checking that script and everything is workin up to the "INSERT" point. I commented the whole subroutine out and the script is working, I commented out INSERT and it's working. After I try to insert values passed from the form into the table, that's when the error stikes....