Rabu, 28 Oktober 2015

Cara Upload Database besar di xampp
How to big size database sql to xampp ( big dump )
Make changes in xampp\php\php.ini

Look for the following:

post_max_size       = 8M
upload_max_filesize = 2M
max_execution_time  = 30
max_input_time      = 60
memory_limit        = 8M
then replace the lines with the following:

post_max_size       = 750M
upload_max_filesize = 750M
max_execution_time  = 5000
max_input_time      = 5000
memory_limit        = 1000M

Restart your XAMPP after making the changes, if you are still seeing the same error – try restarting your computer.

Enjoy......

0 komentar:

Posting Komentar

Diberdayakan oleh Blogger.

:::. Translate this Favourite Blog .:::

Popular Posts

VIDEO TUTORIAL

OUR CHANNEL ON YOUTUBE CLIK HERE

OR CLICK LIST BELLOW :