Changes

Jump to navigation Jump to search
m
Line 75: Line 75:  
===Modify your Dolibarr setup file===
 
===Modify your Dolibarr setup file===
 
* Open with a file editor, the file conf/conf.php that you can find into your Dolibarr root installation.
 
* Open with a file editor, the file conf/conf.php that you can find into your Dolibarr root installation.
* Modify lines make programs to point to new database
+
* Modify lines to make program files to point to the new database
 
<source lang="ini">
 
<source lang="ini">
 
$dolibarr_main_db_host='name_or_ip_of_postgresql_server';
 
$dolibarr_main_db_host='name_or_ip_of_postgresql_server';

Navigation menu