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.

Comments

deciphered’s picture

Status: Active » Closed (fixed)

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.

sittard’s picture

Thanks - installed MAMP and it now works fine.