Hi ,i am a new user.
i use Oracle VM VirtualBox build up the ubuntu 12 and follow this to 
install (http://mayan.readthedocs.org/en/latest/topics/installation.html).
$ sudo apt-get install libjpeg-dev libmagic1 libpng-dev libreoffice 
libtiff-dev gcc ghostscript gpgv python-dev python-virtualenv tesseract-ocr 
unpaper poppler-utils -y
$ virtualenv venv 
$ source venv/bin/activate 
$ pip install mayan-edms
$ mayan-edms.py initialsetup 
$ mayan-edms.py runserver

My mayan edms version is 1.1.0

I have some problem about the watch folder function.
Staging folder and webform are fine.
I cannot auto upload the document from the special folder,i make sure that 
the server side filesystem path is correct.(eg: /home/big/Downloads) and 
not have any metadata.
Also,i want to disable the debug mode .If i modify 
/home/big/venv/local/lib/python2.7/site-packages/mayan/settings/base.py > 
DEBUG = False
TEMPLATE_DEBUG = False
ALLOWED_HOSTS = ['*']


The server will restart.The text(Debug mode) will not show , but the 
website css all invalid.
Next , how can allow another ip to browse the mayan -edms website? It only 
allow localhost:8000/127.0.0.1:8000. In VM firefox ,I want to access from 
192.168.0.123:8000 (Assume my Ethernet ip is 192.168.0.123).

I search  information for several days also cannot solve the problem.Please 
help me .
Finally,my English bad .

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to