Hi,
I'm getting this error: abort when uploading a larger file (2.92 GB), what should I set my .php limits to? I jacked them way up and still get this error. My Apache error log shows nothing.
This is running on my home PC/server Apache/2.4.33 (Win64) OpenSSL/1.1.0h PHP/5.6.36 - MySQL 5.6
I set mine so far to,
memory_limit = 2048M
post_max_size = 0
max_execution_time = 3600
max_input_time = -1
Is there a max file size this product can reach?
Thanks
I'm getting this error: abort when uploading a larger file (2.92 GB), what should I set my .php limits to? I jacked them way up and still get this error. My Apache error log shows nothing.
This is running on my home PC/server Apache/2.4.33 (Win64) OpenSSL/1.1.0h PHP/5.6.36 - MySQL 5.6
I set mine so far to,
memory_limit = 2048M
post_max_size = 0
max_execution_time = 3600
max_input_time = -1
Is there a max file size this product can reach?
Thanks