Hello,
Yesterday, I created a page for users to upload images that I would then process. I did the processing with an external system() call, which worked fine (event though I just found out that it shouldn't) in the Basic PHP Configuration. I then upgraded to the Intermediate version to...