07-29-2010, 03:25 AM
hm. looks to me still like some sort of a server-path-syntax-issue.
here are some attempts I'd try as next:
* /var/www/opendocman/data/ - is the /data/ writeable by the server/serveruser?
* does it help to create the /archiveDir/ in the /var/www/opendocman/data/ manually and make it writeable by the server?
* try to add the 'trailling slash' to the /var/www/opendocman/data/ in your configuration (generally, it should not be the problem with apache2, but who knows...)
* after trying some/all of this advices, try to restart the apache (/etc/init.d/apache2 restart),
to get the configs loaded the right way... let me know, if you could achieve anything by trying this.
here are some attempts I'd try as next:
* /var/www/opendocman/data/ - is the /data/ writeable by the server/serveruser?
* does it help to create the /archiveDir/ in the /var/www/opendocman/data/ manually and make it writeable by the server?
* try to add the 'trailling slash' to the /var/www/opendocman/data/ in your configuration (generally, it should not be the problem with apache2, but who knows...)
* after trying some/all of this advices, try to restart the apache (/etc/init.d/apache2 restart),
to get the configs loaded the right way... let me know, if you could achieve anything by trying this.