# yum install php-gd php-mysql
Paul.
Ok, I've done that - but I'm still getting:
Call to undefined function imagecreatetruecolor() and Call to undefined function mysql_pconnect()
Do I need to tell php that these are now installed somewhere?
# service httpd reload
Paul.