I'm always gettin a 500 internal server error on this line:
echo "<ul><li class='active'><a href='".substr($dir, 3)."/".$file."'><img src='".substr($dir, 3)."/"."small_".$file"' alt='small_".$file"'/></a></li></ul>";
what's going wrong there. I'm on Ubuntu VPS, php5.32 and apache2 are up to date and everything is set up correctly (I think so). Thanks a lot for your help! Greets, jimmi