[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: PHP/GD/MySql



James Thorpe wrote:

# 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?

I'd have thought they'd be configured reasonably out of the box. Have you tried:


# service httpd reload

Paul.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]