Directadmin Restore database limit 10 MB ?

ilovevietnam

New member
Joined
Jun 20, 2006
Messages
2
Hi all,

I used Directadmin to "Upload a Database Backup (.gz)" in MySQL Management. If this file size (.gz) < 10 MB, it run ok, but when this file size > 10 MB, it dont run. Anyone can help me ?
 
Hello,

The setting can be changed in:

Admin Level -> Admin Settings -> "Max File Upload Size (bytes)"

30Meg would be 31457280 bytes, for example.

John
 
Hello,

This is just the DA maximum "POST" size for everything in DA (nothing to do with php).

So if you set this value too low, like 100 bytes, a lot of your form submissions will fail as well.

John
 
Back
Top