OpenCATS System Check Error: PHP.ini: magic_quotes_runtime must be set to Off in php.ini.
Posted: 12 Aug 2024, 15:24
I have OpenCATS installed on my cpanel in the home/[user]/public_html folder and I am getting the following error: PHP.ini: magic_quotes_runtime must be set to Off in php.ini.
Check your settings in php.ini..
I am running PHP version 8.1.29 on AlmaLinux which is subset of Linux Red Hat distro. I went into the correct php.ini as it says in the "Loaded Configuration File" part of the output of phpinfo() and set "magic_quotes_runtime = Off", but I still get the same error after restarting the apache server with "systemctl restart httpd" and retrying the installation.
How do I fix this issue? Or get around it?
Check your settings in php.ini..
I am running PHP version 8.1.29 on AlmaLinux which is subset of Linux Red Hat distro. I went into the correct php.ini as it says in the "Loaded Configuration File" part of the output of phpinfo() and set "magic_quotes_runtime = Off", but I still get the same error after restarting the apache server with "systemctl restart httpd" and retrying the installation.
How do I fix this issue? Or get around it?