Greetings,
I was wondering if anyone here might have an idea as to why I am having problems with the imagecreatefromjpeg function involving it timing out. I have successfully used this function as part of a website that I have developed on several different servers, but I have recently moved my site to a new server and have found that imagecreatefromjpeg keeps timing out with 'failed to open stream: Operation timed out in ...'. The server php version is > 5, gd is enabled, and the permissions for the folders I want to upload to are all OK. This same code has worked perfectly fine on several different servers, only to fail now. Does anyone have any idea as to what could be causing the problem?
Many thanks,
- LordTherapy.