emjaylan
Forum Replies Created
-
Hi Mike
I did have that setting turned on and when I unset it the site worked OK so I have re-activated that plugin with the defer_JS switch turned off
Thanks for that help
I have tried reinstalling jetpack a few times following the troubleshooting guides provided and checked xmlrpc.php is working and in the right directory which was OK
The debug log showed the following error code 409 (conflict)
Date Message 2021-03-23 15:50:51 The validator will start the XML-RPC discovery process by using the URL 'https://www.panomart.net' as base URL. 2021-03-23 15:50:51 The validator is going to the test following URL: https://www.panomart.net/xmlrpc.php by doing the XML-RPC call system.listMethods on it. 2021-03-23 15:50:51 HTTP Request headers: Array ( [Content-Type] => text/xml [User-Agent] => WordPress XML-RPC Client/1.1 [Content-Length] => 158 [Accept] => */* ) 2021-03-23 15:50:51 XML-RPC Request: 2021-03-23 15:50:51 <?xml version="1.0"?> <methodCall> <methodName>system.listMethods</methodName> <params> <param> <value> <string/> </value> </param> </params> </methodCall> 2021-03-23 15:50:51 Response details below -> 2021-03-23 15:50:51 HTTP Response code: 409 - Conflict 2021-03-23 15:50:51 HTTP Response headers: Requests_Utility_CaseInsensitiveDictionary Object ( [data:protected] => Array ( [date] => Tue, 23 Mar 2021 15:50:51 GMT [content-type] => text/html; charset=iso-8859-1 [content-length] => 83 [server] => Apache/2 ) ) 2021-03-23 15:50:51 The validator hasn't found the XML-RPC Endpoint at the URL: https://www.panomart.net/xmlrpc.php 2021-03-23 15:50:51 The validator is going to downloading the HTML page available at the URL https://www.panomart.net Inside the HTML code should be available the link to the RSD document. 2021-03-23 15:50:51 Doing a simple HTTP GET request on the following URL https://www.panomart.net 2021-03-23 15:50:51 HTTP Request: Array ( [Accept] => text/html [User-Agent] => WordPress XML-RPC Client/1.1 ) 2021-03-23 15:50:52 HTTP Response Headers: Requests_Utility_CaseInsensitiveDictionary Object ( [data:protected] => Array ( [date] => Tue, 23 Mar 2021 15:50:52 GMT [content-type] => text/html; charset=UTF-8 [content-length] => 18310 [server] => Apache/2 [x-powered-by] => PHP/7.3.2 [link] => Array ( [0] => <https://www.panomart.net/index.php?rest_route=/>; rel="https://api.w.org/" [1] => <https://www.panomart.net/index.php?rest_route=/wp/v2/pages/69>; rel="alternate"; type="application/json" [2] => <https://wp.me/P4DBKF-17>; rel=shortlink ) [content-security-policy] => upgrade-insecure-requests; [strict-transport-security] => max-age=63072000; includeSubDomains [expect-ct] => enforce,max-age=2592000,report-uri="https://panomart.net" [x-xss-protection] => 1; mode=block [x-frame-options] => SAMEORIGIN [x-content-type-options] => nosniff [referrer-policy] => same-origin [feature-policy] => geolocation 'self'; vibrate 'none' ) ) 2021-03-23 15:50:52 HTTP Response Codes: Array ( [code] => 200 [message] => OK ) 2021-03-23 15:50:52 Parsing the HTML response document trying to match the RSD Endpoint declaration... 2021-03-23 15:50:52 RSD document found at:https://www.panomart.net/xmlrpc.php?rsd 2021-03-23 15:50:52 The RSD document was found at the following URL https://www.panomart.net/xmlrpc.php?rsd Downloading the RSD document content. Inside the RSD document there is the link to the XML-RPC endpoint. 2021-03-23 15:50:52 Doing a simple HTTP GET request on the following URL https://www.panomart.net/xmlrpc.php?rsd 2021-03-23 15:50:52 HTTP Request: Array ( [Accept] => text/xml [User-Agent] => WordPress XML-RPC Client/1.1 ) 2021-03-23 15:50:52 HTTP Response Headers: Requests_Utility_CaseInsensitiveDictionary Object ( [data:protected] => Array ( [date] => Tue, 23 Mar 2021 15:50:52 GMT [content-type] => text/html; charset=iso-8859-1 [content-length] => 83 [server] => Apache/2 ) ) 2021-03-23 15:50:52 HTTP Response Codes: Array ( [code] => 409 [message] => Conflict )
I am at a complete loss as t how to action this error xode though
I should add my site is running on a host provider (IPage) which obviously limits the changes I can make myself
Martin
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Jetpack and PHP7.4I spoke Ipage yet again just now and they confirm that this probem with PHP7.4 has still not been fixed (even though I logged it with them 6 weeks ago!!)
I was shown an action on their Engineering Plan showing the fix as a taxk to be done but despite asking they would not provide a planned date
The entry said enable ctype in PHP7.4.10 – I don’t know what sub-version of 7.4 they are on at the moment but I’m guessing we will have to wait a bit longer still
I will update if I find out anthing else or I see a fix
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Problem upgradng to PHP 7.4I had this with ipage a couple of weeks ago and logged it on here
I have been checking every day or two by going onto their PHP maintenance facility and setting it to 7.4 and as of today it still isn’t working so need to set it back to 7.3 for Jetpack to work
The Help Desk wasn’t very helpful at ipage either. They promised to scehedule it for an update but wouldn’t commit to a date
Martin
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Jetpack and PHP7.4Thanks for that reply
I have checked with my Hosting site and they confirmed that they had not implemented the ctype extension in PHP7.4
So this is the cause of the problem but they would not give me a fix date as it (presumably ?) has to go through their change control system so I will stay on PHP7.3 for the time being
I don’t think it should take too long to resolve though so I will have another go in the next few days or sooner if they email me
Martin
This page on my website is an example
https://www.panomart.net/index.php/nggallery/thumbnails?page_id=2139
Regards
Martin- This reply was modified 7 years, 7 months ago by emjaylan.
Forum: Fixing WordPress
In reply to: Database Connection Error (randomly happens)All the problems I described above on my web site seem to have cleared up today of there own accord (and my support ticket with Ipage is still showing as “open”)
However, I have now noticed a very sharp decrease in the page load and refresh speed also just starting today. The initial load is now taking several seconds where before it was virtually instant and in addition many of the content blocks and jpg images are being displayed blank even after the page is showing as loaded on the browser. They then load OK if I do a browser refresh
I’m beginning to think this is a hosting issue and some of the server/database parameters are being “tweaked”
Forum: Fixing WordPress
In reply to: Database Connection Error (randomly happens)I have just started getting exactly the same issue as this:
(Intermittent) Error establishing database connection
Sometimes the current page is displayed and sometimes one from about 3 months ago
Lots of extra login screen in WordPress admin sessions
WSOD (occasionally)
Session expired screens in WP wdmin when trying to do updatesI have run a Repair on the WP database and restored back from an old WP data backup but the problem has not gone away
I have raised a ticket with my Hosting Company (Ipage) but it had not yet been actioned
I believe it started to go wrong overnight 8th-9th November this week
I will update on here if I get more news but if anyone else has any suggestions……..
Martin
Forum: Fixing WordPress
In reply to: Images not displayingForum: Fixing WordPress
In reply to: Images not displaying