HowardGriffin.org
There are a few software situations where the thermometer may not work. The most likely is that the php software has components missing or out of date. Unfortunately it is common with new installations of php8 that the GD Library (for graphics) software does not support the "imagecreatefromgif". The required functionality was removed from the GD library in Version 1.6. It was restored in Version 2.0.28.
Just FYI, the machine that this software is running is:
- PHP version: 8.0.30
- GD Version: bundled (2.1.0 compatible)
- MySQL Server version: mysql Ver 15.1 Distrib 10.6.20-MariaDB, for Linux (x86_64) using readline 5.1
- MySQL Client verson: mysqlnd 8.0.30
- Operating System: Linux 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 GNU/Linux
The operating system may be blank for Windows operating systems.