mysql, DBI-CGI related
moneesingh_at_yahoo.com
Date: 03/25/05
- Next message: Ron Savage: "Re: Newbie Question: DBI and MySQL Connection Issues"
- Previous message: Andy Hassall: "RE: compiling under windows and question mark in fields"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Next message: Ron Savage: "Re: Newbie Question: DBI and MySQL Connection Issues"
- Previous message: Andy Hassall: "RE: compiling under windows and question mark in fields"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|