Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - OfficePlus NC

Pages: [1]
1
MySQL / Re: 413 Request Entity Too Large by phpmyadmin
« on: January 24, 2017, 05:45:18 AM »
Thank you,

I encountered the same problem with a 1.8MB SQL file and CentOS 7

The solution solved my problem

Code: [Select]
client_max_body_size 500M;

Pages: [1]