Jump to content

[function.imagecreatefrompng] Connection timed out


paymentstv

Recommended Posts

Hello All,

I am trying to create a png file (add to an existing png file). The code I have used to work without any issues until this afternoon. And I am 100% sure no one changed the code.

 

When I try to access the logocreate.php now I get the following error

 

Warning: imagecreatefrompng(http://www.domain.com/logo/logo.png) [function.imagecreatefrompng]:
failed to open stream: Connection timed out in /home/domain/public_html/logo/logocreate.php on line 8

 

When I access the http://www.domain.com/logo/logo.png from browser it works (image is available)

Can anybody think of server side errors that may cause this?

 

I have GD enabled and in PHP info shows

allow_url_fopen On On

allow_url_include Off Off

 

Any help is greatly appreciated. Thanks.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.