Replies: 0
I’m using the normal port on XAMPP on my Mac for a project I’m currently working on. I tried to move the data to XAMPP on my desktop, but I changed the port due to some issues. I had some issues regarding migrating my work on Mac.
Firstly, It seems that the SQL data exceed (Max: 2,048KiB), while my sql was about 3.58Mb. How can I change the capacity for the SQL so that I could import my sql.
Secondly, how can I change the port data in my project file so that I can make it working on XAMPP on my desktop (I changed it the port to 8080).