- Find php.ini [\xampp\php]
- Just set these in php.ini:
upload_max_filesize = 1000M;
post_max_size = 1000M;
3. Rebot server
i. Stop Apache and MySQL
ii. Start again Apache and MySQL
upload_max_filesize = 1000M;
post_max_size = 1000M;
3. Rebot server
i. Stop Apache and MySQL
ii. Start again Apache and MySQL