gd2 resized images will not load
Posted by: lonewolf (121.98.207.---)
Date: January 19, 2010 10:14AM

I am new to all of this and would appreciate some help. My php website makes use of gd2 and the imageresize function via thaumbnail.php file. Images which are resized first through the thumbnail.php file will not display on my local machine which is running wampserver 2 (and codeigniter). On my hosting server the images load perfectly. The image path is as follows:

[localhost].

Other images using the following path are loaded perfectly but these are not resized on the fly:

[localhost]
Is there some configuration change I need to make (e.g. to httpd.conf, php.ini, .htaccess etc). I cannot find a solution to this anywhere.

Lonewolf

Options: ReplyQuote
Re: gd2 resized images will not load
Posted by: lonewolf (121.98.207.---)
Date: January 19, 2010 10:17AM

lonewolf Wrote:
-------------------------------------------------------
> I am new to all of this and would appreciate some
> help. My php website makes use of gd2 and the
> imageresize function via thaumbnail.php file.
> Images which are resized first through the
> thumbnail.php file will not display on my local
> machine which is running wampserver 2 (and
> codeigniter). On my hosting server the images load
> perfectly. The image path is as follows:
>
> localhost/ddp/thumbnail.php?image=http://lo
> calhost/ddp/uploads/property_photos/1261355933_lou
> nge_sml.jpg&height=300&width=220.
>
> Other images using the following path are loaded
> perfectly but these are not resized on the fly:
>
> localhost/ddp/uploads/property_photos/prope
> rty_thumbnails/1258148647_lounge_sml.jpg
> Is there some configuration change I need to make
> (e.g. to httpd.conf, php.ini, .htaccess etc). I
> cannot find a solution to this anywhere.
>
> Lonewolf

Options: ReplyQuote
Re: gd2 resized images will not load
Posted by: yfastud (Moderator)
Date: January 20, 2010 04:18AM


Options: ReplyQuote


Sorry, only registered users may post in this forum.