I have a small UI which uploads and addeds content into the database.
If I upload the files which will take to process bleow 5min I am able to
upload and added records into the database successfully. Only Problem with
files more than 10Mb . When I debugg ,  the file upload  is taking  X amount
of time, then it start process the "Script exeception ( this is PHP script)"
as soon as 5min completed in UI I am getting page not found error. That
means ( X + Y == 5) though I increased  the all PHP and http configuration
to increase the script execution time, processing time. It look like not
getting effected. The parameters what I set is not getting effected. I hope
U understood what I want??


Sri.


----- Original Message -----
From: "Bug Database" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 21, 2001 9:38 AM
Subject: Bug #11802 Updated: Page Not found error after setting
(max_execution_time to 10800)


> ID: 11802
> Updated by: sniper
> Reported By: [EMAIL PROTECTED]
> Old Status: Open
> Status: Feedback
> Old Bug Type: Apache related
> Bug Type: *General Issues
> Operating System: Linux
> PHP Version: 4.0.6
> New Comment:
>
> Please explain better what you are trying to do.
> Is it the upload which hangs? If you upload smaller
> file (< 1Mb) does it work?
>
>
> Previous Comments:
> ------------------------------------------------------------------------
>
> [2001-06-29 10:16:28] [EMAIL PROTECTED]
>
> 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.
>
> ------------------------------------------------------------------------
>
>
>
> ATTENTION! Do NOT reply to this email!
> To reply, use the web interface found at
http://bugs.php.net/?id=11802&edit=2
>


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to