not working with php 73
-
Hi,
After I upgraded to php73, I receive the following error:
Fatal error: Uncaught Error: Class ‘mysqli’ not found in /home/xxx/public_html/wp-content/plugins/ninjafirewall/lib/firewall.php:126 Stack trace: #0 /home/xxx/public_html/wp-content/nfwlog/ninjafirewall.php(7): include() #1 {main} thrown in /home/xxx/public_html/wp-content/plugins/ninjafirewall/lib/firewall.php on line 126
Unfortunately, support for mysqli seems to be dropped in php73…
It works fine in 7.2, but if I disable mysqli over there, I will see the same error as above.
Any ideas?
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘not working with php 73’ is closed to new replies.