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

    16 days later

    Hello, I am one of the author of OpenDocMan. Too bad I have not seen your message earlier or else I would be able to help you out.

    I believe that this folder /var/www/document_repository/ is the default setting for OpenDocMan's data directory. You get this error because this folder does not exists on your system. Either change the folder setting or create it will solve you problem. PHPbuilder.com might not be the best place for you to ask question about OpenDocMan. We do have a pretty well organize and efficient forum of our own at www.sf.net/projects/opendocman

      Write a Reply...