mysql, DBI-CGI related

moneesingh_at_yahoo.com
Date: 03/25/05


Date: 24 Mar 2005 16:15:37 -0800

Hi,

I am using Apache 2.48, mysql 4.0.18, DBI 1.32. I have some tables in
mysql database. I wrote a CGI script to show table data. My browser
client shows the table data if the table has upto 8 rows. But if I
increase the number of rows in mysql database table, the browser is not
able to fetch the table data. The browser waits forever to get server's
response. What can be the reason that my CGI script is not able to
fetch tables longer than 8 row sizes. I am able to run the cgi script
on command line which shows longer tables also. If you know the
solution, please let me know.

Thanks.



Relevant Pages

  • Re: where do I begin with web programming in python?
    ... Start apache. ... The rest of the url is the relative path to your cgi script. ... Otherwise, your browser will just ... the html that you want the browser to display. ...
    (comp.lang.python)
  • Re: object references/memory access
    ... between two python programs on the same machine. ... by the client web browser would improve? ... and connect this to Apache through the ... The CGI script has a file handle, and it is not possible to pass ...
    (comp.lang.python)
  • Local C/C++ application that serves HTML pages
    ... like a CGI script without a webserver. ... The problem is how to interface it with the browser. ... The executable should behave similarly to a CGI script, ...
    (comp.programming)
  • Re: Local C/C++ application that serves HTML pages
    ... > like a CGI script without a webserver. ... > The problem is how to interface it with the browser. ... > standard out is HTML code. ... That means you need the program to interpret HTTP Post events. ...
    (comp.programming)
  • Re: perl-mysql...
    ... I have this problem of appending data from MySQL database to ... The output on the browser in the html format looks like this: ... Probe1 is the submitted probe and is the submitted probe so it will ... append GeneID and Description to the above output such that the GeneID ...
    (perl.beginners)