define( 'WP_TEMP_DIR', ABSPATH . 'wp-content/tmp/') ;
I was finding a solution to fix this problem since last week.
It worked for me.
Thanks!
define( 'WP_TEMP_DIR', ABSPATH . 'wp-content/tmp/') ;
I was finding a solution to fix this problem since last week.
It worked for me.
Thanks!