Administration

General

The following information concerns the production situation, and in part the development situation.

You will find some admin help notes all along the installation procedure page (in production case | in development case).

ws database

Survey

Logs

  • There are apache log files (production situation) : /var/log/apache2/error.log and /var/log/apache2/access.log

  • There is another log file, where the ws web services record some loggin information (events…) : /opt/ws/fab/log/ws.log

    (More exactly, see LOG_FILE path value into the /opt/ws/ws/apps/conf/config.py file).

Debug

DEBUG (production situation)

DEBUG (of /opt/ws/ws/projects/ws/ws/settings.py file) must value ‘False’.

DEBUG can temporary be set to ‘True’ to get more error messages.

Adding some new softwares

To add a software :