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.
Posts: 25936
Not an offically supported webserver.
did old ones work before?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 8
Worked fine til Update.
Posts: 25936
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
Posts: 8
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.