in reply to MySQL and PERL tribulations....

What server errors do you get?

Replies are listed 'Best First'.
RE: RE: MySQL and PERL tribulations....
by Anonymous Monk on Nov 08, 2000 at 16:43 UTC
    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....