Fix issue with open_basedir, sometime set in the server config
This commit is contained in:
parent
3cf0f9dfa4
commit
dac2a40e03
1 changed files with 3 additions and 1 deletions
|
|
@ -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");
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue