PDA

View Full Version : Pixelpost 1.7.1 - 'Error' when trying to upload image


zykes
07-22-2008, 01:09 AM
I just installed pixelpost and everything seemed fine until i tried to upload an image, I just keep getting the message "Error" but no real error mesage about what is actually going on or what can be done to fix it. Normally when one get's something like that there is something more in the error message like "Error can't upload file" or something like that.

I haven't had any problems with uploading files before when using other php-ware stuff so. Anyone to help? Specs are:



URL http://pixeltrap.net/admin/index.php

PHP-version 5.2.6-pl2-gentoo (Pixelpost's min requirement: PHP version: 4.3.0 )

Session save path is empty!!

MySQL version 5.0.45 (Pixelpost's min requirement: MySQL: 3.23.58 )

GD-lib bundled (2.0.34 compatible) with JPEG support

File Uploads to Pixelpost site are possible.

Server Software Apache

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

Paths
Guessed imagepath: /var/www/pixeltrap.net/data/htdocs//images/

Configured Imagepath: ../images/

Guessed thumbnailpath /var/www/pixeltrap.net/data/htdocs//thumbnails/

Configured Thumbnailpath ../images/

Image Directory: OK - Can we write to the directory? YES. Current CHMOD: 0770

Thumbnails Directory: OK - Can we write to the directory? YES. Current CHMOD: 0770

Language Directory: OK

Addons Directory: OK

Includes Directory: OK

Templates Directory: OK

Dkozikowski
07-22-2008, 03:00 AM
Try setting your images and thumbnails folder to 775. If that does not work, try 777.

zykes
07-22-2008, 05:07 AM
I have now done that, both modes didn't work. What else might there be?

Dennis
07-22-2008, 06:48 AM
Configured Thumbnailpath ../images/


This should be ../thumbnails/

zykes
07-22-2008, 08:42 AM
I have now fixed that, but still getting the error when uploading, might it have something with php-cgi / fcgid ? Pretty weird that there is no more detail in the error messages :<

Dennis
07-22-2008, 04:54 PM
have you uploaded all the files? You would be surprise how many people haven't uploaded it all.

zykes
07-22-2008, 06:07 PM
I don't know what's wrong but, probably something in my apache / php setup, I simply did a copy of my install on a apache host and moved it to lighttpd instead where it works perfectly.

Still eager to find out the fault with apache thou.

ms-am
09-01-2008, 03:40 PM
how do i fix this since i believe it is the reason why my uploading gives me trouble ... ty


File Uploads to Pixelpost site are NOT possible! Check file_upload variable in php.ini file!


not too sure where i find the file or how to fix it ;)