• Resolved cm3solutions

    (@cm3solutions)


    I keep seeing this error in my logs. The WP site is hosted on MS Azure. Is there a way to correct?

    2022-01-14T18:08:47.178646269Z 2022/01/14 19:08:47 [error] 63#63: *5927 FastCGI sent in stderr: “PHP message: Unable to open /home/site/wwwroot/wp-content/wflogs/config-synced.php for reading and writing” while reading response header from upstream, client: 172.16.7.1, server: _, request: “POST /wp-admin/admin-ajax.php HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php/php-fpm.sock:”, host: “xflnewshub.com”, referrer: “https://xflnewshub.com/wp-admin/admin.php?page=WordfenceWAF”

Viewing 1 replies (of 1 total)
  • Plugin Support wfphil

    (@wfphil)

    Hi @cm3solutions

    We have seen problems with the Wordfence firewall files on some Azure systems in the past using CIFS shared storage. CIFS doesn’t use Linux-like permissions, and we don’t think it supports file locking via flock() in PHP, which can break our file writing.

    You can try switching to our alternative MySQLi storage engine for the storage of firewall data instead of the default file storage engine:

    https://www.wordfence.com/help/firewall/mysqli-storage-engine/

Viewing 1 replies (of 1 total)

The topic ‘Unable to open config-synced.php for reading and writing’ is closed to new replies.