dejanmarkovic
6/7/2014 - 5:20 PM

Can't import database through phpmyadmin file size too large

Can't import database through phpmyadmin file size too large

1. Go to my XAMPP installed directoy C:\xampp\php
2. Open the "Configuration Settings" file named php.ini using your text editor, preferably you can also you Notepad for Windows machine.
3. Somewhere nearby on line no 886, please update it to upload_max_filesize = 128M
4. Similarly on line no 735 post_max_size = 128M
5. On line no 442 max_execution_time = 300
6. On line no 452 max_input_time = 60
7. Restart your Apache from either XAMPP Control Panel or using CMD in Windows