Guest User

Untitled

a guest
Apr 26th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. → (For Windows) Go to xampp\phpmyadmin\config.inc.php
  2. → Change $cfg['ExecTimeLimit'] = 6000;
  3.  
  4. → Go to xampp\php\php.ini
  5. → Change max_execution_time = 5000
  6.  
  7. → Go to xampp\mysql\bin\my.ini
  8. → max_allowed_packet = 200M
Add Comment
Please, Sign In to add comment