Trying to upload a profile pic of huge size gives a blank screen.
Posted by k4rtik on January 9, 2012 at 5:03pm
I am using the 2.0beta13 version of OpenScholar and facing the following problem:
When I try to upload a profile pic of huge size (2.8 MB in my test) OS gives a blank screen. Apache error log suggests PHP memory limit gets exhausted. Uploading smaller size profile pics seems to work as usual.
I have 128 MB as the set memory limit for PHP, and GD needs about perhaps max of 10 MB of memory for its resize/crop etc. operation. Then what could be the reason for this behavior?
Read more