php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11802 Page Not found error after setting (max_execution_time to 10800)
Submitted: 2001-06-29 10:16 UTC Modified: 2001-11-11 06:12 UTC
From: sdivyakolu at osi-tech dot com Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0.6 OS: Linux
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: sdivyakolu at osi-tech dot com
New email:
PHP Version: OS:

 

 [2001-06-29 10:16 UTC] sdivyakolu at osi-tech dot com
Hi,

I am  using Apache/PHP and using ORACLE as the  database in Linux enviroment. 
I uploaded a file of size 50MB. and when I am trying to read each record and add it to database I got page not found error after 1hr. But in the backgroup still it is adding into the database. I modifed all the configuration in php.ini file max_script_execution , sesssion_gc_maxsize .....etc and http.conf file TimeOut, KeepAliveTime paramets. But the efforts are in vain.
How to stop this error?? do I need to set any other parameters either in php.ini or in http.conf file to over come this problem.

Thanx in Advance
sri.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-21 00:08 UTC] sniper@php.net
Please explain better what you are trying to do.
Is it the upload which hangs? If you upload smaller
file (< 1Mb) does it work?

 [2001-11-11 06:12 UTC] sander@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 09:01:27 2025 UTC