PDA

View Full Version : Update Entry Errors


TommyBlue
05-22-2006, 06:43 AM
hi.
so, I get three error messages when I try to update an image file an older entry through the images->edit page. I get the same error if I use the Thumbs Regenerator addon... This is the error:

Warning: touch() [function.touch]: Utime failed: Permission denied in /home/consciou/public_html/blink/includes/functions.php on line 154

Warning: imagejpeg() [function.imagejpeg]: Unable to open '../thumbnails/thumb_1_SaveYourSky.jpg' for writing in /home/consciou/public_html/blink/includes/functions.php on line 155

Warning: chmod() [function.chmod]: Operation not permitted in /home/consciou/public_html/blink/includes/functions.php on line 157

It will update the fullsize image on the entry page, but the thumbnail is not updated. My specs here:

You are running Pixelpost version 1.5 - April 2006

URL http://www.consciouslife.org/blink/admin/index.php

PHP-version 5.0.5 (Pixelpost's min requirement: PHP version: 4.3.0 )

MySQL version 4.1.18-standard (Pixelpost's min requirement: MySQL: 3.23.58 )

GD-lib bundled (2.0.28 compatible) with JPEG support

File Uploads to pixelpost site are possible.

Server Software Apache/1.3.34 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a PHP-CGI/0.1b

Any ideas?
Thanks.

GeoS
05-22-2006, 08:41 AM
Check your permissions :)

TommyBlue
05-22-2006, 08:49 AM
Hmm, so the thumbnail folder itself is set at 777, but all of the thumbnail files themselves are set at 644. If I try to change them, Transmit gives says it couldn't change the permissions and this:

Error -142: remote chmod failed

Why would they be locked like that? Do I need to go in through my cPanel or what?

Joe[y]
05-22-2006, 09:00 AM
the permissions for each individual thumb shouldn't be a problem. so don't worry about that as long as your folder is 777. also, is your images folder 777 as well?