Installing problems Installing problems
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Installing problems

Started by cleo_33, August 03, 2013, 05:43:17 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cleo_33

I can't install coppermine on my site it always says I have no ImageMagick so I choose GD and then I click on "next" but it says something like this:
QuoteFatal error: Call to undefined function imagettftext() in /home/weheartb/public_html/media/install.php on line 2221
What should I do to avoid this problem in future?

ΑndrĂ©

imagettftext is a GD function. I assume that function has been disabled on your host. Please contact your hosting provider.