Our software can resize photos of various dimensions however nothing is going to resize a photo that is too big where it causes your server to drop it or causes your PHP to shut down.
http://www.photopost.com/forum/showp...97&postcount=2
You can use various tweaks to help PHP along but most things require you to edit your PHP settings directly through the php.ini file and restart your server since the issue is a server one not software