Hello,
I cannot change the pass or create new user on Pydio 8.0.1 (Ubuntu 16.04). On chrome console when I click the button I get error “Failed Loading AdminPeople : TypeError: PassUtils.getState is not a function”. Can anyone help with this?
Hi,
can you tell me your php version, mysql version and could you show me php/apache logs when the error occurs,
you can put Pydio in debug mode by doing this:
Go to conf/bootstrap_context.php .
Switch this line to true :
define("AJXP_SERVER_DEBUG" , true);
Hi Zayn,
php version 7.0.32, mysql version 5.7.23.I receive an error on apache log “Cannot open log file /usr/share/pydio/data/logs/log_10-02-18.txt, referer: http://server_ip/settings/data/users”. I putted pydio in debug mode but I cannot see something inside the backend…
Hi,
If you use ubuntu 16 with default php, the php version (5.5.9) is not supported by Pydio version 8. It requires php version >= 5.6