Hi
I am getting the following error when uploading images to my website:
PHP Warning: File upload error - unable to create a temporary file in Unknown on line 0
I am running centos-7 with WHM. the current user for php-7.2 is "oah" with group "oah" although I have the "upload_tmp_dir" set to default which is "/tmp" in centos-7. I added that user to the root group but still have the same error message, do I need to set further permissions? if so, where?
I am getting the following error when uploading images to my website:
PHP Warning: File upload error - unable to create a temporary file in Unknown on line 0
I am running centos-7 with WHM. the current user for php-7.2 is "oah" with group "oah" although I have the "upload_tmp_dir" set to default which is "/tmp" in centos-7. I added that user to the root group but still have the same error message, do I need to set further permissions? if so, where?