Hello,
I recently moved my mediawiki install to a new server. After confirming that database connections were successful, I'm now getting the following error:
Fatal error: Uncaught TypeError: Argument 1 passed to wfReportException() must be an instance of Exception, instance of Error given, called in /home/myaccount/public_html/wiki/main/includes/Exception.php on line 348 and defined in /home/myaccount/public_html/wiki/main/includes/Exception.php:285 Stack trace: #0 /home/myaccount/public_html/wiki/main/includes/Exception.php(348): wfReportException(Object(Error)) #1 [internal function]: wfExceptionHandler(Object(Error)) #2 {main} thrown in /home/myaccount/public_html/wiki/main/includes/Exception.php on line 285
Has anyone else ran into this error?
Any direction is appreciated.
Thanks!