Having problem accessing page while downloading from server.
am 31.12.2005 19:40:44 von just.starting
------=_Part_44292_29334762.1136054444694
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Hi,
I have set up apache http server version 2.0.53. I am having problem when I
try to access some data via php while downloading some file. The download
thing is done by calling a php script. And in the middle of downloading whe=
n
I try to access some other php from the server it gives connection time out
error and the connection that I had established for file download closes b=
y
itself without any exception. The download thing is done by calling the
readfile() function.
Another thing is that when I try to download something from my server it
works fine via the php page.(No other requests for any other page)But when =
I
want to start another download then it just waits for the first download to
finish. So why are they not sharing resources, like my bandwidth, and why
the 2nd wait for the 1st to finish. Is there any configuration setting for
this that I have messed up. Or do I have to add something in my php files.
current server config:
Apache2.0.53
php4.3.10
Thanks.
------=_Part_44292_29334762.1136054444694--
SV: Having problem accessing page while downloading from server.
am 01.01.2006 01:20:18 von Mattias Segerdahl
Please include the code for debugging.
-----Ursprungligt meddelande-----
Fr=E5n: just starting [mailto:just.starting@gmail.com]=20
Skickat: den 31 december 2005 19:41
Till: php-db@lists.php.net
Ämne: [PHP-DB] Having problem accessing page while downloading from =
server.
Hi,
I have set up apache http server version 2.0.53. I am having problem =
when I
try to access some data via php while downloading some file. The =
download
thing is done by calling a php script. And in the middle of downloading =
when
I try to access some other php from the server it gives connection time =
out
error and the connection that I had established for file download =
closes by
itself without any exception. The download thing is done by calling the
readfile() function.
Another thing is that when I try to download something from my server it
works fine via the php page.(No other requests for any other page)But =
when I
want to start another download then it just waits for the first download =
to
finish. So why are they not sharing resources, like my bandwidth, and =
why
the 2nd wait for the 1st to finish. Is there any configuration setting =
for
this that I have messed up. Or do I have to add something in my php =
files.
current server config:
Apache2.0.53
php4.3.10
Thanks.
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php