Tutorials Navigation
XAMPP reaching the max SQL size? No more!
Tutorial Name: XAMPP reaching the max SQL size? No more!
Category: PC Tutorials
Submitted By: Nasyr
Date Added:
Comments: 0
Views: 324
Related Forum: PC Building Forum
Share:
Alright, so a lot of people use XAMPP as their localhost when working on development etc. An issue I always seemed to run into was the SQL size of databases being too big. Here is a quick and simple tutorial to resolve that for you!
load php.ini and change the values to be the same as below.
post_max_size = 750M
upload_max_filesize = 750M
max_execution_time = 5000
max_input_time = 5000
memory_limit = 1000M
Enjoy the new database size and uploading your old database/website on a localhost for record keeping or whatever.
Ratings
Comments
Related Tutorials
- 01. Emulating Xbox 360 on PC for Running COD4 With Mods(3,676)
- 02. How to: Matrix Numbers | Batch File(1,956)
- 03. How to Password Protect Files on Windows(868)
- 04. How to play Socom 2/3/ and Combined Assault on PC(6,885)
- 05. Modern Warfare 2 Vac Ban Bypass Tutorial(6,261)
- 06. How to embed an image on TheTechGame(3,141)
- 07. [PC] NIOH 2 OTHER USER SAVE RESIGN(13,094)
- 08. Host bot lobbies! Full Tutorial!(11,638)
- 09. Unban yourself [Plutonium BO2](14,318)
- 10. Fall Guys - How to Change Your Name Color on Fall Guys(8,411)
- 11. Best Crosshair Settings for Valorant(6,553)
- 12. Othercide The Surgeon Boss Guide(2,570)
- 13. Othercide Remembrances Unlock Guide(4,518)
- 14. Othercide Beginners Tips and Tricks(2,737)
- 15. How to Fix Grounded Crashes, Loading Time, Low FPS and Other(4,886)
"XAMPP reaching the max SQL size? No more!" :: Login/Create an Account :: 0 comments