Don’t use wp_upload_dir for lock file
-
Hello,
we use wordpress in a cloud environment. The upload directory is a cloud bucket, which does not behave like a normal drive. The lock function in the Rate_My_Post_Mutex dies, when it tries to write the lock file.
Is it possible to change to lock file location to sys_get_temp_dir?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Don’t use wp_upload_dir for lock file’ is closed to new replies.