Hi @murray654
If I cross-check AIOS 5.4.9, the settings under AIOS → Firewall → PHP Rules → NG Firewall Rules, including enabling/disabling 6G Firewall Protection and the related Advanced Settings, work fine.
Could you please check whether the following file is writable?
/wp-content/uploads/aios/firewall-rules/settings.php
Also, if the file is writable, could you please check the response in Browser → DevTools → Network when the setting is changed? Is it a 403 Forbidden or another error?
Regards
Permission on the file is 644 – surely that means the owner can write it. There is status 200 on the network response. However I can see that the settings.php file is still dated 10 March…
I renamed the file and now the settings.php modify date is changed when I change a setting… I had to go through all the settings again…
Hi @murray654,
Okay, it seems that the settings.php file is not being updated for some reason. This could be because the file has a different owner or other issue.
Renaming the file caused AIOS to create a new settings.php file, which is why you now need to go through all the settings again. If you had made a copy of the existing settings.php file before renaming it, you might have been able to restore the existing settings instead of having to configure everything again.
Regards