Date: 09/22/00
- Next message: Maxim Maletsky: "RE: [PHP] Test"
- Previous message: Yurais Fernandez Leal: "[PHP] +++Pipe (fwd)"
- Next in thread: Robert J. Cissell: "[PHP] page not all getting sent by server"
- Maybe reply: Robert J. Cissell: "[PHP] page not all getting sent by server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have a php script which generates a table built from mysql data. For some reason, the web server doesn't always sent what should be the complete output of the script. Sometimes it cuts off after the 3rd or 4th row, sometimes after the 12th or 13th. My server is redhat 6.2 with php 4.02 compiled with:
'./configure' '--with-apxs=../apache/httpd/bin/apxs' '--enable-trans-sid' '--enable-track-vars' '--with-mysql=/usr/local/webserver/mysql' '--enable-magic-quotes' '--enable-ftp' '--with-swf=/usr/local/webserver/swf'
and using Apache 1.3.12 and mysql 3.22.25. Any suggestions or ideas greatly appreciated.
Robert
- Next message: Maxim Maletsky: "RE: [PHP] Test"
- Previous message: Yurais Fernandez Leal: "[PHP] +++Pipe (fwd)"
- Next in thread: Robert J. Cissell: "[PHP] page not all getting sent by server"
- Maybe reply: Robert J. Cissell: "[PHP] page not all getting sent by server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

