Hi All,
We are upgrading our Mac Mini webserver to El Capitan (OSX 10.11) by doing a fresh install and have most of Phplot working until we try to use TrueType Fonts commands. In this event we get an error status=500, 'internal server error'. Any one or more of the following commands gives the same error:
It appears tht PHP and GD is included in the basic OS, but maybe not as fully as is needed phplot requires. Is this true? My phpinfo file lists the following for the php section:
GD Support enabled
GD Version bundled (2.1.0 compatible)
GIF Read Support enabled
GIF Create Support enabled
JPEG Support enabled
libJPEG Version 9 compatible
PNG Support enabled
libPNG Version 1.6.20
WBMP Support enabled
XBM Support enabled
Thanks in advance for any help.
Fred
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi All,
We are upgrading our Mac Mini webserver to El Capitan (OSX 10.11) by doing a fresh install and have most of Phplot working until we try to use TrueType Fonts commands. In this event we get an error status=500, 'internal server error'. Any one or more of the following commands gives the same error:
It appears tht PHP and GD is included in the basic OS, but maybe not as fully as is needed phplot requires. Is this true? My phpinfo file lists the following for the php section:
and for GD, the following:
Thanks in advance for any help.
Fred