Need to check for function existence for apache functions
-
Seeing this message in the configs:
Fatal error: Call to undefined function apache_get_modules() in path/to/wp-content/plugins/wp-mail-bank/views/system-information/system-information.php on line 452
We don’t use apache. We use nginx. So might want to add a function_exists check before calling this.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Need to check for function existence for apache functions’ is closed to new replies.