I got a cgi script written in perl that uses mySQL DBD module.
However, I only have a mySQLPP DBD module on my machine.
When I try to run the script, it gives me an error - "Premature end of script headers"
What is this error and how can I fix it?
One more question.
I tried to run this mySQLPP example program at http://search.cpan.org/author/OYAMA/DBD-mysqlPP-0.04/mysqlPP.pm#EXAMPLE
However, this gives me an error also - "Premature end of script headers"
What's wrong?
Any help is appreciated.
However, I only have a mySQLPP DBD module on my machine.
When I try to run the script, it gives me an error - "Premature end of script headers"
What is this error and how can I fix it?
One more question.
I tried to run this mySQLPP example program at http://search.cpan.org/author/OYAMA/DBD-mysqlPP-0.04/mysqlPP.pm#EXAMPLE
However, this gives me an error also - "Premature end of script headers"
What's wrong?
Any help is appreciated.