PHP allow_url_fopen On or Off?
Posted: 2007-05-27T22:52:35-07:00
I've had two sites using ImageMagick successfully for awhile now (years). I use PHP's passthru() command to send the convert command to the server. All of a sudden, both installations have broken. The easiest one to test (basic thumbnail creation) simply doesn't create the thumbnail, with no error messages.
My host has turned allow_url_fopen off today. Is this a coincidence? What can I do to troubleshoot this? I don't know where to start, and they say they haven't changed ImageMagick. Help?
My host has turned allow_url_fopen off today. Is this a coincidence? What can I do to troubleshoot this? I don't know where to start, and they say they haven't changed ImageMagick. Help?