I have recently upgraded to
apache 1.3.26
php 4.2.1
gd 1.8.4
and now cant use the imagepng function it returns the error of
Call to undefined function: imagepng()
All the other functions are happy to run and the code has not been altered from the version that worked under the previous version of php. So whats going on?? has the function been renamed or moved, Or maybe I need to access it in a different way. Anyone know anything about this??
Mark.