ftp_chmod PHP warning on IIS installation
-
Hi.
I’ve tightened up the file permissions on our IIS servers, so that we must enter the FTP credentials to update WP core and plugins. But then we get the following warning in the PHP error log:
[09-May-2023 10:19:11 UTC] PHP Warning: ftp_chmod(): 'SITE': command not understood in C:\inetpub\example.com\wp-admin\includes\class-wp-filesystem-ftpext.php on line 288
The warning is logical as there’s no CHMOD on a Windows Server, but I would love to not having it flooding the error logs for every update. Any ideas on how to get rid of it?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘ftp_chmod PHP warning on IIS installation’ is closed to new replies.