Re: Malformed header error... pls help!

From: Derrick 'dman' Hudson (dman_at_dman13.dyndns.org)
Date: 11/06/03


Date: Thu, 06 Nov 2003 18:14:25 GMT

Kiran B. <kiranb_102@yahoo.com> wrote:
> hello,
> Im getting this error everytime i load this page.
> [error] [client 127.0.0.1] malformed header from script. Bad
> header=*** You don't have the (right): c:/program files/apache
> group/apache/cgi-bin/fig28_18.py
>
> I have connected all databases already. If I remove the import MySQL
> statement, theres no problem. But i need to use the database. . what
> could possibly be wrong???

My guess ... you have something wrong with the MySQL installation.
Probably the import statement throws an exception, which your other
software reads as a malformed header (which it is). You need to get
the actual error message (ie the contents of that header, or run the
script differently to see the exception) and then solve the problem
that it reports.

-D

-- 
"Don't use C;  In my opinion,  C is a library programming language
 not an app programming language."  - Owen Taylor (GTK+ developer)
 
www: http://dman13.dyndns.org/~dman/            jabber: dman@dman13.dyndns.org


Relevant Pages

  • Re: My Migrations: PC architecture
    ... The Pick operating system has one programming language, Basic, and one idea, hash indexed ... databases. ... Simplicity contributes to reliability. ...
    (comp.lang.cobol)
  • Re: Queries and OO
    ... OO is a set of tools and techniques for managing source code ... It has nothing to do with databases. ... language other than the programming language. ... dependencies in our source code. ...
    (comp.object)
  • Re: Encapsulation vs separation of concerns
    ... > Today's RDBMS is tomorrow's XMLDBMS is next year's... ... The relational model proved to be superior to the hierarchical ... databases have outlived their applications... ... every current programming language will be obsolete too. ...
    (comp.object)
  • Re: plz i need some advice on c++
    ... I'VE CHOSEN C++ AS THE PROGRAMMING LANGUAGE BUT I DON'T KNOW IF I'VE CHOSEN THE RIGHT PATH. ... MY AIM IS TO CREATE DATABASES FROM SCRATCH WITHOUT HAVING TO USE ACCESS. ...
    (microsoft.public.dotnet.languages.vc)