taba1933
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: After Update to 4.6 keep getting cURL error 23Problem solved for now. I just killed curl_exec (and others) in php.ini like williamlevins adviced and replaced AND with OR in cURL.php. Updating and downloading plugins possible again. Only, now I get these two messages from WordPress News:
RSS-fout: This XML document is invalid, likely due to invalid characters. XML error: Not well-formed (invalid token) at line 1, column 1
RSS-fout: This XML document is invalid, likely due to invalid characters. XML error: Not well-formed (invalid token) at line 1, column 1
Maybe you could look into that.
Thanx anyway for your concern.
PS I will ask my host why they maintain such an old version. Nevertheless, in the Netherlands they are known as the most safe…
Forum: Fixing WordPress
In reply to: After Update to 4.6 keep getting cURL error 23Reinstalling version 4.6 shows message:
-
Download mislukt.: cURL error 23: Failed writing body (615 != 807)
Forum: Fixing WordPress
In reply to: After Update to 4.6 keep getting cURL error 23-
PHP version: 5.3.10-2:5.3.10+xs4all6 (maximum upgrade possible to 5.5 which I will not do due to preg_replace() issue)
-
cURL information: 7.26.0 (all I can find about libcurl)
-
Replacing ‘&&’ to ‘||’ in file ‘/wp-includes/Requests/Transport/cURL.php’
didn’t helpWhat is a safe way to reinstall version 4.5.3? Until August 18th al worked fine! Thanks in advance.
Forum: Fixing WordPress
In reply to: After Update to 4.6 keep getting cURL error 23Got exactly the same problem after updating to 4.6 this week. Seems to me no error on the host side.