Posted by poorna on 08/30/06 09:47
hi Ninad
i changed the upload_max_filesize to 15m in php-ini file ...
now the video file(which is in KB size) was uploaded..
but the video file(which is in MB size) was not uploaded...
i cant to find the error..
what can i do for this??
plz help me to come out from this..
Regards
poorna
Ninad wrote:
> Hi Poorna
> do what Jerry had told in previous post and alos check the
> file upload limits by printing the phpinfo(); if the size of the file
> is more than the maximum size allowed in the php then also it will not
> upload the file. that is upload_max_filesize
>
> Thanks
> Ninad
Navigation:
[Reply to this message]
|