i'm trying to run version 2.0 but i get following error and dont know how to solve it
this is my apache log:
[Sun Nov 07 23:46:59 2010] [error] [client 85.222.90.209] File does not exist: /var/www/xml
[Sun Nov 07 23:46:59 2010] [error] [client 85.222.90.209] /collections.xml at rrdcConfig.pm line 47
[Sun Nov 07 23:46:59 2010] [error] [client 85.222.90.209] Premature end of script headers: index.cgi
/var/www/xml exists and has proper rights set
ls -al /var/www/xml/
razem 48
drwxr-xr-x 3 www-data www-data 4096 lis 7 23:35 .
drwxr-xr-x 8 root root 4096 lis 7 23:46 ..
-rwxr-xr-x 1 www-data www-data 12 lis 7 23:35 archive.xml
-rwxr-xr-x 1 www-data www-data 12 lis 7 23:35 collections.xml
-rwxr-xr-x 1 www-data www-data 10429 lis 7 23:35 config.base
-rwxr-xr-x 1 www-data www-data 10429 lis 7 23:35 config.xml
-rwxr-xr-x 1 www-data www-data 13 lis 7 23:35 log.xml
drwxr-xr-x 2 www-data www-data 4096 lis 7 23:46 sess
when i deleted this directory application is looking for files there:
[Sun Nov 07 23:46:35 2010] [error] [client 85.222.90.209] Could not open file /var/www/xml/sess/70927078a7a5d6c27c1af133d06323b6: No such file or directory at /usr/share/perl5/Apache/Session/Store/File.pm line 42.
[Sun Nov 07 23:46:35 2010] [error] [client 85.222.90.209] Premature end of script headers: index.cgi