user.ini vs. php.ini
-
Hey,
so I’ve currently dealing with this issue when trying to enable opcache on webhost environment:
Webhost (IONOS) needs some directives set in php.ini in order to enable opcache but your plugin relies on .user.ini for the firewall feature.
Is it safe to move those lines from .user.ini to php.ini or will it be reset on settings update/plugin update or similar?
# Begin AIOWPSEC Firewall auto_prepend_file='/path-to-folder/aios-bootstrap.php' # End AIOWPSEC Firewall
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘user.ini vs. php.ini’ is closed to new replies.