Where does Pydio variable AJXP_DATA_PATH points in CentOS?

Hi all,
I’m trying to make a Pydio installation on a CentOS 7 system with Nginx + Php-fpm. I did not found a comprehensible guide, but still I think I’ve managed.

I get this error when I try to access Pydio:

Impossible write into the AJXP_DATA_PATH folder: Make sure to grant write access to this folder for your webserver!

I’m running php-fpm and nginx services as nginx user and nginx group. I’ve set AJXP_DATA_PATH in /etc/pydio/bootstrap_conf.php and checked that user nginx owned and had permissions to that folder. I also checked that user nginx owned and had permissions to /usr/share/pydio. Click here.

No matter what I do, I get the same error. I think that maybe AJXP_DATA_PATH gets set by some other file or maybe does not read bootstrap_conf.php.

Any suggestions?

Thanks.

Hi,
the AJXP_DATA_PATH should be displayed underneath the field as seen in this screenshot

or for the AJXP_INSTALL_PATH this screen

you could check if the rights are well set otherwise you can use another Path for example /home/pydiodata.