I am attempting to install my first forum on shared hosting with SiteGround. They have setup Composer for me and I have followed the instructions outlined here and here to assist in getting me most of the way to a live site. However, now as I am entering the details at the URL of my forum for installation, I am receiving the following error displayed on the page:
Something went wrong: validation.max.string
and in my console, I am receiving this:
:x: Failed to load resource: the server responded with a status of 500 () - https://**.****.xyz
I've checked error logs in cPanel, but don't see anything listed. I suppose it could be that things are not being logged properly. My first guess is that the server may not be allowing POST requests or are limiting them to a certain size. I've Googled solutions for that, but haven't been able to find anything useful yet. Anyone able to offer some direction? Thanks!