post_max_size 8M
upload_tmp_dir <didn't set to any value>

It fails immediately after clicking the submit button.

[thanx for ur concern]


On Wed, 18 Dec 2002, Rich Gray wrote:

> What are these settings in your php.ini?
> 
> post_max_size
> upload_tmp_dir
> 
> Does the upload_tmp_dir have enough space? Are the permissions on the
> directory correct? When you start the upload - how long does it take to fail
> immeditaely you click submit or after a delay. If the latter then is there
> anything created in the upload directory after teh submit is clicked and
> before it fails...?
> 
> -----Original Message-----
> From: Somesh [mailto:[EMAIL PROTECTED]]
> Sent: 18 December 2002 15:52
> To: Rich Gray
> Cc: [EMAIL PROTECTED]
> Subject: RE: [PHP] How to upload a file
> 
> 
> 
> No difference
> 
> 
> On Wed, 18 Dec 2002, Rich Gray wrote:
> 
> > As others have suggested does it make any difference if you up the script
> > timeout limit with set_time_limit() or via the max_execution_time in
> > php.ini?
> >
> 
> 
> 
> 

-- 


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

Reply via email to