Thread
:
Blank screen when uploading picture
View Single Post
November 3rd, 2005, 03:26 PM
#
2
(
permalink
)
Brian
Guest
Posts: n/a
Re: Blank screen when uploading picture
Sounds like a problem with GD and your PHP memory limit. You need to either ask your host to allocate more memory to PHP, or install ImageMagick and use that instead.
Brian