Auto logout when uploading files
Posted: Thu 5. Nov 2020, 03:05
Hello there,,
I tried to upload a ZIP file with the size of 80M via File Manager, but failed and the panel keeps logged out automatically. For the files below 70M are work fine.
I also tried to setup PHP configuration on the user like below:
but the change didn't take effect on upload message board, which is still in default
Is there any other way to change the PHP preferences to meet the clients need? Or am I miss something?
Thank You very much!
*sorry for my English
I tried to upload a ZIP file with the size of 80M via File Manager, but failed and the panel keeps logged out automatically. For the files below 70M are work fine.
I also tried to setup PHP configuration on the user like below:
Code: Select all
max_execution_time=300
post_max_size=100
upload_max_filesize=100
Code: Select all
'Maximum file size: 64.00 MB / Total: 70.00 MB'
Thank You very much!
*sorry for my English