Changes

no edit summary
Line 2: Line 2:     
If you run into a problem, the first step is to activate the Syslog module, then to redo the steps that leads you to a bug, and then check the log file residing at /documents/dolibarr.log
 
If you run into a problem, the first step is to activate the Syslog module, then to redo the steps that leads you to a bug, and then check the log file residing at /documents/dolibarr.log
 +
 +
= Dolibarr ask my login or password each time I click on a new link =
 +
You PHP system to store Dolibarr session is probably no more working.
 +
 +
Go into '''home - system info - php'''
 +
 +
What value do you have for parameter "session.save_handler" ?
 +
 +
If it is '''files''', take a look at parameter "session.save_path". Its value is a directory path.
 +
Check your web server can read and write into this directory.
    
= I can't approve a proposal/invoice/order/any other module =
 
= I can't approve a proposal/invoice/order/any other module =