View Single Post
Old September 12th, 2006, 05:41 PM   #2 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
What is your maximum PHP uploadable filesize this is usually 2mb in a default php install.

You may need to raise the memory_limit higher with big files like that and GD2. Some GD2 installs are known to steal PHP memory and result in PHP shutdown which is what happens when you get a white page.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote