Server migration fatal errors
-
I just moved my entire fleet of client sites from VPS to dedicated server. It’s still in propagation but mostly complete. I’m getting a lot of errors like this one:
Warning: require_once(service/Google_Utils.php): failed to open stream: No such file or directory in /home/hoffman/public_html/wp-content/plugins/google-analyticator/google-api-php-client/src/auth/Google_OAuth2.php on line 20
Fatal error: require_once(): Failed opening required ‘service/Google_Utils.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php:/home/hoffman/php’) in /home/hoffman/public_html/wp-content/plugins/google-analyticator/google-api-php-client/src/auth/Google_OAuth2.php on line 20
These sites were all working before the migration. In order to not have these errors I’ve globally renamed the plug-in folder to disable the plug-in.
Now I need to know how to proceed. I’m going to monitor one of them without the plugin disabled to see if the issue goes away on its own with the completion of propagation. But it seems like the move destroyed the authorization. Do I need to reinstall and reauthorize 50 sites? They’re all unique clients with their own Google account. Sigh.
My own site comes up fine with the plug-in enabled BUT I cannot log into WP with it enabled! Any insights as to what’s going on and the best way to move forward would be greatly appreciated. Running newest WP and plug-ins including v6.4.7.3 of this one.
Thanks.
- The topic ‘Server migration fatal errors’ is closed to new replies.