"James E Hicks III" <[EMAIL PROTECTED]>
???????:[EMAIL PROTECTED]
> Lee Chen wrote:
>
> >Thanks
> >I check the phpinfo, and my safe_mode is off.
> >This is my phpinfo
> >http://homepage.ntu.edu.tw/~b91401010/phpinfo().htm
> >It is just a copy, not on the server.    (so it's html file, not a php
file)
> >
> >Thanks.
> >
> >
> Looks like you need to check this in your php.ini file. Could be your
> problem!
>
> max_input_time integer
>
>  This sets the maximum time in seconds a script is allowed to receive
> input data, like POST, GET and file uploads.
>
>
>
> James Hicks

Thanks for your anwsering.

I still have some questions   that if I put the same php file   on the OTHER
server whose settings are like this:
http://homepage.ntu.edu.tw/~b91401010/phpinfo()1.htm

With the same    max_input_time value "60"  ,   I can upload a file of 30MB
successfully and I'm very sure that  the duration of uploading files
was exceeding "5 minutes"    without seeing any message like :Fatal error:
Maximum execution time of 0 seconds exceeded in justtest.php on
line 2

I don't know what's the difference between the two servers about some
settings.
With almost the same settings, but it made different results.
I'm confused.

Please help me solve this problem.               Did I have some settings
wrong?
Thanks.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to