Hi
I'm trying to get Opendocman to work properly, but everytime I upload a file I get this error message:
Warning: move_uploaded_file(/var/www/document_repository/2.dat) [function.move-uploaded-file]: failed to create stream: No such file or directory in /var/www/html/opendocman/add.php on line 426
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpZmhtfK' to '/var/www/document_repository/2.dat' in /var/www/html/opendocman/add.php on line 426
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/opendocman/add.php:426) in /var/www/html/opendocman/add.php on line 429
Is its a rights issue?
Can anyone give me any pointers...
Thanks in advance