4images Forum & Community

4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: Jacob on May 11, 2007, 10:46:49 AM

Title: [ URGENT ] Error adding new pictures (after server move)
Post by: Jacob on May 11, 2007, 10:46:49 AM
Hello Friends,

At last i have shifted my sites to a new Xeon dedicated box but after server move, whenever i try to add new pictures (when i click check new images) its giving following error:
=======================================================================================================
Warning: rename(PICTURE.jpg,PICTURE.jpg.bak) [function.rename]: Permission denied in /home/mysite/public_html/includes/annotate.php on line 12

Warning: imagejpeg() [function.imagejpeg]: Unable to open './../data/thumbnails/146/PICTURE.jpg' for writing in /home/mysite/public_html/includes/image_utils.php on line 93
Working on data/media/146/PICTURE.jpg file:
Error adding annotation in data/media/146/PICTURE.jpg file.
Error creating thumbnail.
Image added: Blended colors

=======================================================================================================
 I have image watermark mod installed :)

Can somebody please help me out... i think i have already installed GD library but i have not checked if safe mod is on or off

Thanks all for your help  :)
Title: Re: [ URGENT ] Error adding new pictures (after server move)
Post by: Jacob on May 11, 2007, 10:58:06 AM
UPDATE:

GD is installed, just checked  :)

Thumbnails are created..was a chmod prob :)

Only prob, image renaming  :cry:
----------
Warning: rename(PICTURE.jpg,PICTURE.jpg.bak) [function.rename]: Permission denied in /home/mysite/public_html/includes/annotate.php on line 12
----------
I think thats why image watermarking is not working  :?:

Any suggestion regarding this??

Thanks :D

UPDATE 2:
Just checked GD2+ with Freetype support is installed
Safemod is OFF
Title: Re: [ URGENT ] Error adding new pictures (after server move)
Post by: Jacob on May 12, 2007, 04:27:11 AM
Bummp

Anybody can help me  :(