Pictures uploading but nothing happens

t4c

Joined: 2011-02-09
Posts: 8
Posted: Mon, 2012-04-23 15:27

Hi again,

I tried to upload some new pictures to my gallery, seems to be no problem here but afterwards no images are added, here some information I guess you need:

Quote:
Gallery 3.0.3
PHP 5.3.10
Lighttpd

Logfile after upload:

Quote:
.-(/var/www/digital-bit.ch/htdocs/gallery3/var/logs)----------------(xxxx@udopiv3)-
`--# cat 2012-04-23.log.php
<?php defined('SYSPATH') or die('No direct script access.'); ?>

Thanks in advance.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25936
Posted: Mon, 2012-04-23 19:35
Quote:
Lighttpd

Not an offically supported webserver.

Quote:
some new pictures to my gallery

did old ones work before?

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
t4c

Joined: 2011-02-09
Posts: 8
Posted: Mon, 2012-04-23 19:38

Worked fine til Update.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25936
Posted: Tue, 2012-04-24 04:14

Then I would think there is some permissions issue on the file system.
see if enabling debug helps with more info.

Dave

_____________________________________________
Blog & G2 || floridave - Gallery Team

 
t4c

Joined: 2011-02-09
Posts: 8
Posted: Tue, 2012-04-24 07:14

Ok... sorry, sometimes the soloution is too easy...
my upload temp dir resides in /gallery3 so it was removed with the update, thanks for directing me.