So I host with Ionos Not sure if it is shared hosted or not. I only have one product on the site at the moment so I know it's not the number of products causing the issue
9GB Ram
1 vCPU
Here are the php.ini setting in the admin folder
safe_mode = off;
max_execution_time = 3000
max_input_time = 180
allow_url_fopen = On
memory_limit = 1024M
post_max_size = 1024M
upload_max_filesize = 1024M
display_errors = off
max_input_vars = 27000
Edit History
So I host with Ionos Not sure if it is hosted or not. I only have one product on the site at the moment so I know it's not the number of products causing the issue
9GB Ram
1 vCPU
Here are the php.ini setting in the admin folder
safe_mode = off;
max_execution_time = 3000
max_input_time = 180
allow_url_fopen = On
memory_limit = 1024M
post_max_size = 1024M
upload_max_filesize = 1024M
display_errors = off
max_input_vars = 27000