PHP with GD + TTF fonts problem on Mac OSX Leopard
sittard - June 15, 2009 - 08:49
| Project: | Textimage |
| Version: | 6.x-2.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
If you are using a Mac with Apache as your webserver then you might hit this problem:
http://discussions.apple.com/message.jspa?messageID=7872720
You will most likely see a blank/white screen (WSOD), check your Apache error logs and see if it is reporting: _THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY_
If so this is most likely the issue.

#1
I suggest you try MAMP or MAMP Pro, that is what I use for my development environment and I've never had an issue.
I'm going to mark this is closed as it seems to be an issue outside of Textimages control.
Cheers,
Deciphered.
#2
Thanks - installed MAMP and it now works fine.