php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7694 time out on uploading with session
Submitted: 2000-11-08 06:04 UTC Modified: 2001-06-12 09:51 UTC
From: number3 at dreamwiz dot com Assigned:
Status: Closed Package: Session related
PHP Version: 4.0.3pl1 OS: Redhat6.2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: number3 at dreamwiz dot com
New email:
PHP Version: OS:

 

 [2000-11-08 06:04 UTC] number3 at dreamwiz dot com
In file upload with session,  
which run under php4.0.3pl1, apache1.3.16,
Time out would occured in netscape and IE.

in my php.ini setting is
max_execution_time = 300,
upload_max_filesize = 52275200,

and my httod.conf is
Timeout 300
but upload is only after 30 sec, error occured.

But server which is not using session,
upload function have not problem.

So, I guess that session has itself's timeout routine
that not framework with sapi.

anyone help me ?




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-27 07:18 UTC] sniper@php.net
reclassified
 [2001-05-22 21:30 UTC] sbergmann@php.net
Could you please give some feedback if this problem persists with a recent version (CVS, snapshot, 4.0.5 release) of PHP? Thanks!
 [2001-06-12 09:51 UTC] sniper@php.net
No feedback, can not reproduce with recent versions of PHP.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 01:01:30 2025 UTC