Oh by the way you stated that the error occurs when “…when I reset the last modified time in DB for the PHP Error log…”. The code in this file at code line: php-options.php on line 1602 is for the Delete Log button, which deletes the PHP error log file. In any case I don’t think this particular error is that important, but the PHP touch() function is used in other places in the BPS Pro plugin code and those uses of touch() are important. So at this point we can assume that some restriction on your particular server is definitely blocking the php touch() function for deleting the php error log file, which is in this folder: /wp-content/bps-backup/logs/ and it is unknown at this time whether or not all instances of php touch() functions will be affected/blocked/restricted in other BPS Pro plugin files and if it will be affected/blocked/restricted by your server. So when you upgrade to BPS Pro 11.6, which should be released soon then check your PHP error log for any other php errors that are related to the php touch() function and post them here if you see any. If you do not see any other php touch() function php errors then the problem on your server is isolated to this folder: /wp-content/bps-backup/logs/
↧