RE: Increase MYsql file size Upload
10-01-2017, 09:28 PM
(This post was last modified: 10-01-2017, 09:34 PM by betatester3.0.)
(10-01-2017, 09:02 PM)testing Wrote: Hi,
Guys, can you help me upload my database to my website so that it gets to phpmyadmin.
Both methods :
How can i increase file size upload to "10gb" in place of "(Max: 2,048KiB)" in for mysql?
Also can you tell me method to install my db via ssh so it gets to phpmyadmin and works with my website files?
cpanel allows db_user to be like db_12442 but sentora only allows "xxxxxxx" without any prefix, so do i have to make any changes in my db so that it can be uploaded and works properly, if so, how do i achieve it?
Thanks.
Hey bud,
Go to your php.ini file and search for "upload_max_filesize" and adjust the value to fit your needs.
don't forget to restart HTTPD
Code:
systemctl httpd restart
or
service httpd restart
-BetaTester3.0 || Just Another Sentora User.
Did you know, Sentora has a full Support Documentation ?
If I helped +rep & Thanks is appreciated.
BTC: 1Bps3ZerDFDDnXJ9XdWtHhdhwsV4MVGLkw
If I helped +rep & Thanks is appreciated.
BTC: 1Bps3ZerDFDDnXJ9XdWtHhdhwsV4MVGLkw