I noticed that there is a .user.ini file in all new domains and it is locked because it is owned by root. My osCommerce website has a .user.ini file also with
expose_php = Off
max_execution_time = 600
max_input_time = 600
max_input_vars = 10000
memory_limit = 512M
post_max_size = 64M
upload_max_filesize = 64M
max_file_uploads = 50
session.gc_probability = 1
session.gc_maxlifetime = 14400
I cannot edit the aapanel file. Whats the best plan to fix this? Two different entities vying for the same file.