Hello everyone, I'm new here!
My previously working website is now giving me a [object, object] error when I try to upload any files larger than 50 MB. Before migration from WHM, all these things were working. I tried increasing the maximum upload size to 1024MB from the server options, and it did not help!! So I am guessing the issue lies within DirectAdmin. The website I'm running is a PHP script with an upload feature built in.
I was told that the: Upload size consists from 2 variables, the upload_max_filesize itself and the post_max_size.
I am not sure whether this was a solution or general information. I would like to know how I can edit both variables or rather where to locate the other variable and edit as well?
I'm new to Direct Admin, and this is my third day using it, so I'm still figuring it out.
My previously working website is now giving me a [object, object] error when I try to upload any files larger than 50 MB. Before migration from WHM, all these things were working. I tried increasing the maximum upload size to 1024MB from the server options, and it did not help!! So I am guessing the issue lies within DirectAdmin. The website I'm running is a PHP script with an upload feature built in.
I was told that the: Upload size consists from 2 variables, the upload_max_filesize itself and the post_max_size.
I am not sure whether this was a solution or general information. I would like to know how I can edit both variables or rather where to locate the other variable and edit as well?
I'm new to Direct Admin, and this is my third day using it, so I'm still figuring it out.