Fix issue with open_basedir, sometime set in the server config

This commit is contained in:
Dany De Bontridder 2017-11-22 10:36:18 +01:00
parent 3cf0f9dfa4
commit dac2a40e03

View file

@ -59,5 +59,7 @@ define ("dbname","");
// define ('OFFICE','/usr/bin/unoconv');
// define ('GENERATE_PDF','YES');
// If you want to use open_basedir or if you are limited by it you can uncomment this
// after replace NOALYSS_HOME by the path of the local installation of Noalyss
// ini_alter("open_basedir", "/usr/bin:/tmp/:NOALYSS_HOME");