![]() |
There is a problem with your dataDir - 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: There is a problem with your dataDir (/thread-412.html) |
There is a problem with your dataDir - plongeur55 - 05-19-2011 did the install like said, created the document_repository and gave it 777 as permission, im on shared host, best i can do, path on config is 'dataDir' => '/var/www/document_repository/', and when i try to log in i still get There is a problem with your dataDir. where's the problem ????? Re: There is a problem with your dataDir - Stephen - 05-19-2011 Check your error logs. Usually on a shared host you don't have access to /var/www. Usually your path starts with /home/myusername/ or something like that. Re: There is a problem with your dataDir - plongeur55 - 05-19-2011 ok, fixed that, now, half the menu resolve to the host name, but main menu goes to localhost, if i put the domain name in the config file, then i get Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'dbuser_doc'@'neptune.xxxxx.com' (using password: YES) in /home/xxxx/public_html/document/config.php on line 168 Unable to connect: Access denied for user 'xxxxxx_doc'@'neptune.xxxxxx.com' (using password: YES) Re: There is a problem with your dataDir - plongeur55 - 05-19-2011 Fixed, now works great !!! sorry Re: There is a problem with your dataDir - cpanicci - 05-11-2013 Hello to all. I'm not very good with the computer and ask HELP. I have the same error message "There is a problem with your datadir." I installed opendocman and created the directory data directly to my web (777). What is the best writing for the datadir? <!-- m --><a class="postlink" href="http://www.xxxx.it/odm_files/document_repository/">http://www.xxxx.it/odm_files/document_repository/</a><!-- m --> or / var / www / odm_files / document_repository / Thank you! Carlo |