Author Topic: [ URGENT ] Error adding new pictures (after server move)  (Read 3295 times)

0 Members and 1 Guest are viewing this topic.

Jacob

  • Guest
[ URGENT ] Error adding new pictures (after server move)
« 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  :)

Jacob

  • Guest
Re: [ URGENT ] Error adding new pictures (after server move)
« Reply #1 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
« Last Edit: May 11, 2007, 03:33:13 PM by Jacob »

Jacob

  • Guest
Re: [ URGENT ] Error adding new pictures (after server move)
« Reply #2 on: May 12, 2007, 04:27:11 AM »
Bummp

Anybody can help me  :(