Hello,I've encountered an issue with the variable $dataDir in config.php ($dsn). Whatever I do, there's no chance to resolve this variable.
dl runs on Debian 5 with Apache2, PHP5 and SQLITE3. I get the same error in two different environments. The only way to solve this issue is to replace the variable $dataDir in $dsn to the original path (/var/spool/dl). This works fine.
Did anyone encounter this issue as well? Greets, ssc