Page 1 of 1

How to increase the Database file upload Size?

Posted: Mon Mar 02, 2015 7:01 pm
by SinbadKonick
Hi ,

I was trying to upload a file in my PHP my admin database , which is aorund 400 Mb size . But every time i tried it says large database file . So i need to upload this file to see how does the server works with high volume of traffic but i don't know how to upload this file now .

Can you please tell me what to do now ?

Thanks

Re: How to increase the Database file upload Size?

Posted: Tue Mar 03, 2015 10:51 pm
by drMacFaulty
SinbadKonick wrote:Hi ,

I was trying to upload a file in my PHP my admin database , which is aorund 400 Mb size . But every time i tried it says large database file . So i need to upload this file to see how does the server works with high volume of traffic but i don't know how to upload this file now .

Can you please tell me what to do now ?

Thanks
Adjust max upload in either your domain vhost and/or php.ini and you might also need to add what's in this thread, only change that value to 400M if absolutely necessary: http://forum.vestacp.com/viewtopic.php?f=14&t=6677