I've installed everything what has to be installed but when I go to relations I get the following error:
Fatal error: Call to undefined function imageftbbox() in /usr/local/apache2/htdocs/includes/image_helper.inc.php on line 66
What did I do wrong?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've installed everything what has to be installed but when I go to relations I get the following error:
Fatal error: Call to undefined function imageftbbox() in /usr/local/apache2/htdocs/includes/image_helper.inc.php on line 66
What did I do wrong?
Working on SUSE Linux enterprise btw
This error occurs, if PHP is compiled without freetype support. Unfortunately it's not compiled in as default in all php distributions.