Graphical Text troubles

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
BasherBradley
Posts: 5
Joined: Mon 23. May 2005, 19:30

Graphical Text troubles

Post by BasherBradley »

I've looked around and a number of people have come across my problem before : I'm having the

Call to undefined function: imagettfbbox() in [path] error.

Now, for most people upgrading the version of PHP has solved the issue, hhowever I have done this, and am now running PHP version 4.4.0 but still having the same problem.

I assume I need to add extra components somewhere? How do I go about doing this?

Regards,

James
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

check your phpinfo for support of freetype and GD2. This might solve your problem.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
BasherBradley
Posts: 5
Joined: Mon 23. May 2005, 19:30

Post by BasherBradley »

Just checked and I can't see either of them.

How do I add support for these?

Regards,
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

Check PHP documentation.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Post Reply