Weird stuff. I tried to reactivate it on one of my problem sites to see if anything improved. Did fine once it was reactivated, but about an hour later got an error on the WP login screen. And this is in my PHP error file on the server.
PHP Fatal error: Uncaught TypeError: Argument 3 passed to GuzzleHttp\Client::request() must be of the type array, string given, called in /wp-content/plugins/backwpup/vendor/guzzlehttp/guzzle/src/Client.php on line 89 and defined in /wp-content/plugins/backwpup/vendor/guzzlehttp/guzzle/src/Client.php:128
Stack trace:
#0 /wp-content/plugins/backwpup/vendor/guzzlehttp/guzzle/src/Client.php(89): GuzzleHttp\Client->request('createRequest', 'GET', 'https://api.con...')
#1 /wp-content/plugins/constant-contact-forms/vendor/constantcontact/constantcontact/src/Ctct/Services/BaseService.php(65): GuzzleHttp\Client->__call('createRequest', Array)
#2 /wp-content/plugins/constant-contact-forms/vendor/constantcontact/constantcontact/src/Ctct/Services/AccountService.php(94): Ctct\Services\BaseService->createBaseRequest('395dfbf9-a756-4...', 'GET', 'https://api.con...')
#3 /wp-content/plug in /wp-content/plugins/backwpup/vendor/guzzlehttp/guzzle/src/Client.php on line 128
Does seem related to the Constant Contact Forms for WordPress. But deactivating BackWPup solves the issue.
php-curl is installed on my server. Here is what is listed on my information screen.
WordPress version 5.2.2
BackWPup version 3.6.10
PHP version 7.0.33 (64bit)
MySQL version 5.7.27
cURL version 7.65.3
cURL SSL version OpenSSL/1.0.2s
WP-Cron url ***/wp-cron.php
Server self connect Response Test O.K.
Document root ***/public_html
Temp folder ***/public_html/wp-content/uploads/backwpup-35d52d-temp/
Log folder ***/public_html/wp-content/uploads/backwpup-35d52d-logs/
Server Apache
Operating System Linux
PHP SAPI cgi-fcgi
Current PHP user ***
Maximum execution time 256 seconds
BackWPup maximum script execution time 30 seconds
Alternative WP Cron Off
Disabled WP Cron Off
CHMOD Dir 493
Server Time 15:46
Blog Time 09:46
Blog Timezone
Blog Time offset -6 hours
Blog language en-US
MySQL Client encoding utf8
PHP Memory limit 256M
WP memory limit 40M
WP maximum memory limit 256M
Memory in use 52.00 MB
Loaded PHP Extensions: Core, PDO, Phar, Reflection, SPL, SimpleXML, bcmath, bz2, calendar, cgi-fcgi, ctype, curl, date, dom, enchant, exif, fileinfo, filter, ftp, gd, gettext, hash, iconv, imagick, imap, intl, ionCube Loader, json, libxml, mbstring, mcrypt, mysqli, mysqlnd, openssl, pcntl, pcre, pdo_mysql, pdo_pgsql, pdo_sqlite, pgsql, posix, pspell, readline, session, snmp, soap, sockets, sqlite3, standard, tidy, tokenizer, wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip, zlib
Thanks again for trying to resolve.