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: 323
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,483)
- 02. How to: Matrix Numbers | Batch File(1,901)
- 03. How to Password Protect Files on Windows(856)
- 04. How to play Socom 2/3/ and Combined Assault on PC(6,703)
- 05. Modern Warfare 2 Vac Ban Bypass Tutorial(6,130)
- 06. How to embed an image on TheTechGame(3,094)
- 07. [PC] NIOH 2 OTHER USER SAVE RESIGN(12,980)
- 08. Host bot lobbies! Full Tutorial!(11,218)
- 09. Unban yourself [Plutonium BO2](14,237)
- 10. Fall Guys - How to Change Your Name Color on Fall Guys(8,383)
- 11. Best Crosshair Settings for Valorant(6,523)
- 12. Othercide The Surgeon Boss Guide(2,535)
- 13. Othercide Remembrances Unlock Guide(4,458)
- 14. Othercide Beginners Tips and Tricks(2,707)
- 15. How to Fix Grounded Crashes, Loading Time, Low FPS and Other(4,839)
"XAMPP reaching the max SQL size? No more!" :: Login/Create an Account :: 0 comments