Community Support for OpenDocMan (Deprecated)
File List Export - Printable Version

+- Community Support for OpenDocMan (Deprecated) (https://forum.opendocman.com)
+-- Forum: OpenDocMan Community Discussion (https://forum.opendocman.com/forum-5.html)
+--- Forum: OpenDocMan Support - Community Based (https://forum.opendocman.com/forum-6.html)
+--- Thread: File List Export (/thread-793.html)



File List Export - dreyna01 - 02-20-2015

When I click the File List Export I get this message;

Firefox can't find the file at http://xx.xx.xx.xx/opendocman/reports/file_list.php.

I verified the file is there. I chowned the permissions from root to apache. Still didn't work. Please advise. I searched the entire forum and didn't find anything related to the File List Export. My dataDir is set to;



I have no problems uploading, viewing, downloading, checking out documents.

name: dataDir
value: /var/www/odm_data/

Thanks!


RE: File List Export - jktucker - 12-03-2015

(02-20-2015, 12:01 PM)dreyna01 Wrote: When I click the File List Export I get this message;

Firefox can't find the file at http://xx.xx.xx.xx/opendocman/reports/file_list.php.

I verified the file is there. I chowned the permissions from root to apache. Still didn't work. Please advise. I searched the entire forum and didn't find anything related to the File List Export. My dataDir is set to;



I have no problems uploading, viewing, downloading, checking out documents.

name: dataDir
value: /var/www/odm_data/

Thanks!

I found the cause of this. I had to install php-mbstring. The list of requirements for installing this package is quite lacking.