Linux Red Hat
Apache/1.3.34 (Unix) PHP/4.4.1
Dedicated Server under our control but we lease the box from Verio
MySQL 4.1.15
http://www.mydaughterswish.com/photopost/
We just transfered the site from a shared virtual server to a new dedicated server. Everthing went fine, duplicated the mysql data bases and dumped all the data in the db without any problem.
Uploading of images worked fine for a week but suddenly we are getting distorted and discolored thumbnails. Can't understand it.
GD Info:
GD Support enabled
GD Version bundled (2.0.28 compatible)
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
Config setting:
// GD2 support
// this will only work if you have GD2 or better installed
// 0 - use mogrify; 1 - use GD2; 2- use GD1
$usegd = 1;
Any ideas what is wrong?
Thanks.
K