PDA

View Full Version : Strange problem with uploading images


curan
12-23-2008, 12:23 PM
Hi,

just started with a fresh installation of PP and came up with the following problem: whenever i try to upload a new image, the image is saved in my /images/ folder but thats all. The admin menu still says "0 image(s) in the database " and hence the main page just says "Coming Soon! Nothing to show. No image to show here or they are set to show in future!".

I checked my MySQL database and it seems that no entries are generated when i try to add a new image (assuming pixelpost_pixelpost is the correct table). The MySQL connection is working however, when I add a new tag this is correctly stored in the database...

Some help with this would be extremely nice. Browsed the forum already, but could not find a topic dealing with this problem. For the abvious questions, my paths for the installation seem to be correct:

PHP-version 5.0.3 (Pixelpost's min requirement: PHP version: 4.3.0 )
Session save path /var/lib/php5
MySQL version 4.1.10a (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/2.0.53 (Linux/SUSE)
EXIF Pixelpost is using exifer v1.5 for EXIF-information.

Paths
Guessed imagepath: /var/www/vhosts/xxx/gallery/images/
Configured Imagepath: ../images/
Guessed thumbnailpath /var/www/vhosts/xxx/gallery/thumbnails/
Configured Thumbnailpath ../thumbnails/
Image Directory: OK - Can we write to the directory? YES. Current CHMOD: 0777
Thumbnails Directory: OK - Can we write to the directory? YES. Current CHMOD: 0777
Language Directory: OK
Addons Directory: OK
Includes Directory: OK
Templates Directory: OK

Dennis
12-23-2008, 01:32 PM
Please provide me with an url of the image (not one that has been in the uploading process of Pixelpost). In the past problems were found with the Exif library which causes the uploading to stop.