cchrstl
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Error after updating to WP 6.4 and PHP 8.1/8.2Thank you for the good advice. The site is working now.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] cURL error 28Thank you for the suggestions. I have not installed any new plugins for a very long time, I only update existing plugins. Jetpack is updated regularly whenever a new version is available. I disconnected and reconnected Jetpack from WordPress.com and the problem persists. At this time I am simply removing the “Stats by Jetpack” from the WordPress Home page. Perhaps at some other time I can devote more effort to debugging.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] cURL error 28Thanks for checking this out. Here is the screenshot. It is not working today, either.
Stats by Jetpack has been working on the WordPress Dashboard for years, so I’m not sure what has changed.
Jetpack version 11.2.Thank you!
Forum: Fixing WordPress
In reply to: Site brings up Windows Explorer instead of the index web pageI commented out these two lines from .htaccess in the WP root directory and the site now loads correctly:
# AddHandler application/x-httpd-php5 .php
# AddHandler php5-script .phpI’m now guessing that something changed on the server, rather than something actually compromising the site.
Forum: Fixing WordPress
In reply to: Site brings up Windows Explorer instead of the index web pageI have checked all the files in the troubleshooting documents and see nothing out of the ordinary. I logged in to the Earthlink web hosting admin console and checked change logs and see nothing recent that I did not change myself. I contacted Earthlink support and had them downgrade php 7.1 to php 5 but that did not change the situation.
Forum: Fixing WordPress
In reply to: Site brings up Windows Explorer instead of the index web pageThank you for quick response, will follow instructions.