PDA

View Full Version : Photo size error


Siobhan
08-02-2005, 04:43 AM
Greetings, I just installed the latest version of pixel post and when I attempted to test post an image (jpg) I got the following error.

Warning: getimagesize(../images/20050801213037_001_24a.jpg): failed to open stream: No such file or directory in /home/.quim/ishiinet/ice-blu.net/verbal/admin/index.php on line 1004

Warning: filesize(): Stat failed for ../images/20050801213037_001_24a.jpg (errno=2 - No such file or directory) in /home/.quim/ishiinet/ice-blu.net/verbal/admin/index.php on line 1005

after which is posted the image information as well as the image description. It was an unaltered image, so maybe it was too large? It says get image size and I chmod'ed my image and thumbnail folders to 777 and it tested fine. Is there a thread where this has already been addressed or someone who can assist me in this issue?

The following information may also be of help to rectify the problem
Pixelpost Version
You are running version 1.4 of Pixelpost. Released 5 April 2005.
Latest pixelpost version: Check

Looking for help or want to give feedback, please step into pixelpost forum.
www.pixelpost.org/forum/

Host Information
PHP-version 4.3.10 (Pixelpost's min requirement: PHP version 4.3.0)

MySQL version 4.1.11-log (Pixelpost's min requirement: MySQL 3.23.58)

GD-lib bundled (2.0.28 compatible)

Server software Apache/1.3.31 (Unix) DAV/1.0.3 mod_fastcgi/2.4.2 mod_gzip/1.3.26.1a PHP/4.3.10 mod_ssl/2.8.19 OpenSSL/0.9.6c

EXIF Pixelpost is using exifer v1.5 for EXIF information.

Paths
Guessed imagepath: /home/ishiinet/ice-blu.net/cgi-systemimages/

Configured Imagepath /home/ishiinet/ice-blu.net/cgi-system

Image Directory: Does Not Exist (should be /home/ishiinet/ice-blu.net/cgi-systemimages) - Thumbnails folder not writable!
You must set correct permissions on this folder or you will not be able to create any thumbnails.
Set the folder to chmod 777 (read, write and execute permissions for owner, group and world).

Thumbnails Directory: Does Not Exist (should be /home/ishiinet/ice-blu.net/cgi-systemthumbnails) -

Language Directory: Does Not Exist (should be /home/ishiinet/ice-blu.net/cgi-systemlanguage)

Addons Directory: Does Not Exist (should be /home/ishiinet/ice-blu.net/cgi-systemaddons)

Includes Directory: Does Not Exist (should be /home/ishiinet/ice-blu.net/cgi-systemincludes)

Templates Directory: Does Not Exist (should be /home/ishiinet/ice-blu.net/cgi-systemtemplates)

Siobhan
08-02-2005, 05:12 AM
I also checked the thumbnails folder, it IS chmod to 777.

raminia
08-02-2005, 05:30 AM
use ../images/ as the image path

READ
http://www.pixelpost.org/forum/viewtopic.php?t=1650&highlight=cgibin

http://www.pixelpost.org/forum/viewtopic.php?t=1420&highlight=cgibin

http://www.pixelpost.org/forum/viewtopic.php?t=1125&highlight=cgibin

Siobhan
08-02-2005, 06:21 AM
I figuired out where to put the changes, yes thank you its werking