Guest_imported
New member
- Jan 1, 1970
- 0
Hi all,
While executing long CGI files that spill long html tables, it gives me a "Page cannot be displayed" Error.
I reduce the number of rows of the html and it looks fine, so it's not a perl bug nor an html bug, since the rows are identical. It just seems like it sends just half the html and it abruptly ends lets say in the middle of a table tag or something like that.
Is there something in the Apache config that I can change to allow the server to process longer scripts/files without getting these weird errors?
Thanks a bunch.
While executing long CGI files that spill long html tables, it gives me a "Page cannot be displayed" Error.
I reduce the number of rows of the html and it looks fine, so it's not a perl bug nor an html bug, since the rows are identical. It just seems like it sends just half the html and it abruptly ends lets say in the middle of a table tag or something like that.
Is there something in the Apache config that I can change to allow the server to process longer scripts/files without getting these weird errors?
Thanks a bunch.