I have problems to upload a zip file (15mb avg) whem is completed in web browser status then I get 500 page error and the file is not uploaded.
Why?
Hi ram,
that's correct. The file manager in SolidCP has a file size limit of around 14-15 MB. Until now I haven't found any possibility to change it. Therefore I would recommend to use a FTP account for bigger files.
Best regards
Bogdan
This should not be SolidCP issue but it should be related to ASP.Net Max file upload limit. Following URLs will give you more idea:
https://forums.asp.net/t/1921010.aspx?What+is+the+MAX+file+upload+size+limit+in+ASP+net+4+0+
http://ajaxuploader.com/large-file-upload-iis-asp-net.htm
Unless it is necessary, I do not recommend to make any changes and FTP should be used for large file upload.