JpGraph Charts Stop Rendering on PHP 7.3 and Later

JpGraph Error: 25092

At the time of writing (2021.10), the problem below appears to be fixed in the latest version, 4.3.5. It says PHP 7.2 is supported, but the product information says it supports up to 7.4, so which is right?? As long as it works properly I do not really mind. I am leaving the old article below for reference Symptoms Under Apache2.4+PHP7.3+Jpgraph4.3.1, the error JpGraph Error: 25092 meant graphs were no longer output [Read More]
php 

When WordPress Will Not Upload Images

When WordPress will not upload images, the following points are often raised The destination for the images is not writable You are going over the image size limit set in php.ini An image compression plugin is involved There is simply not enough disk space CPU load has hit 100% Uploads stopped working from 2019? In particular, the symptom of an error occurring kept happening even though I had not changed php.ini or any plugin. [Read More]