Page 1 of 1

About Video size

Posted: Wed Mar 25, 2009 1:59 am
by jothirajan
Hello all

I am uploading an video with size of 10 MB but my site did'nt allow me to upload..

I have changed the Memory limit in my server... Currenly i am having the following in the server
settings...

post_max_size 155M 155M

memory_limit 54M 54M

max_execution_time 3600 3600

upload_max_filesize 150M 150M

Kindly advice whats my problem here...

Please help...........

Re: About Video size

Posted: Thu Mar 26, 2009 7:55 am
by JAB Creations
Well you didn't post any code and you should know this well before you have 67 posts to your name here.

Any way are you moving the file after it's uploaded by referencing $_FILE? If you don't move the file then PHP will delete it no matter what. Do a search on that first and remember that *nix and Windows handle local file paths differently.

Re: About Video size

Posted: Mon Mar 30, 2009 5:06 am
by jothirajan
Thanks for your post...MGUM

It's purely due to my coding.. nothing other than that.. Now i got it...

This is my 68th....


Thank you man....