You can increase very easily database of Sql Server. Given the steps only you follow ...
There is nothing much to do. You just have to increase the import limit using the numbers. Let me show the recommended steps.
Step 1:- If you are a Windows user then open the drive in which you have installed the operating system. Most probably it’s the “C” drive.
Step 2:- Search for the Xampp folder and open it. You have to find a special file which controls the file import size.
Step 3:- Find the “php.ini” file in the Xampp folder and right-click on that file to edit. If you find the file with the same name then it’s great. But if don’t then the file with the name “PHP” would work. You have to check if it’s the same file by opening it.
Step 4:- In this file, you have to find the code.
If you have already increased the limit then it won’t be 2M. But generally, it is 2M when you install the Xampp server on your computer. Replace that code with the increased value.
Step 5:- There is another code which is important to edit.
Just replace the code with after increasing the value from 8M to 100M.
If you want to move a bigger website with the bigger database in the size then you can increase the value to 512M for both of the codes.
0 comments:
Post a Comment
Thanks