Page 1 of 1

Run-time error '6'AppGini 22.13

Posted: 2022-06-06 22:42
by Moh Youba
Hello

Please see attached picture, getting this error.
runtime error.jpg
runtime error.jpg (71.55 KiB) Viewed 1780 times
Regards,

Re: Run-time error '6'AppGini 22.13

Posted: 2022-06-07 12:14
by hgarbe
Hi,
I‘m not an expert for java runtime, but a quick google search suggest that the Error Code 6 occurs when an value assigned to a variable etc exceeds the number it allows. My best guess is that acceptable file size might cause this.
Btw you set it to 5GB. As far as I know most servers have an php upload limit. Between 50 to 500 MB often.
Besides that 5GB take alot time to upload depending on the users connection …

Re: Run-time error '6'AppGini 22.13

Posted: 2022-06-07 13:13
by Moh Youba
Hi sir and thank you for your message