Are you trying to upload the same image as you did at home?  If so,
size isn't the problem if you can do it from home.  It might be a
timeout issue.  There might be something in php.ini you can set for
timeout.  You can specify the max filesize to upload in php.ini also.

Good luck,
Tyler


On Wed, 24 Jul 2002 19:43:37 -0400 (EDT)
Jesse Lawrence <[EMAIL PROTECTED]> wrote:

> I've setup an image upload feature on a site, which
> uploads images into a mysql database.
> 
> The uploads are working absolutely as expected on my
> local computer (the server), but when someone else
> tried to upload, only 1/3 of the image was uploaded. 
> Could it be a matter of size?  I was originally using
> just a Blob, and have since switched to a Long Blob.
> Any thoughts or comments on this would be greatly
> appreciated. 
> 
> Thanks a bunch,
> 
> Jesse 
> 
> ______________________________________________________________________
> 
> Post your ad for free now! http://personals.yahoo.ca
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php

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

Reply via email to