XAMPP Import File SIze Increase

by Francis 2012-10-16 10:47:40

XAMPP Import File SIze Increase following steps

Step : 1
In terminal,

vi /opt/lampp/etc/php.ini


Step : 2
To edit in php.ini,

file_uploads = On
upload_max_filesize = 20M

and save this file.

Step : 3
To Restart Xampp,

/opt/lampp/lampp restart


Step : 4
Now open Phpmyadmin in Browser and import file upto 20MB.

1355
like
0
dislike
0
mail
flag

You must LOGIN to add comments