dear all,
I am trying to install opensis 6.5 into debian 9.5, php 7.0, mariadb10.5.3. After I inserted a password in the mysql connection information, in the next process, it is just showing blank white screen.
The same opensis6.5, I installed it into php5.6, it works fine, but I need to install it with php7.0, because I would like to integrate with moodle and moodle needs php7.0.
Please help me.
Last edit: Eko Budiharto 2018-08-29
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
dear all,
I would like to update for this issue, opensis 6.5 under debian 9.5 with php7.0 or php 7.2, mariadb10.5.3, apache2.4.25 running well. The problem was because of the php display error must be off and log_bin_trust_function_creators must be ON.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
dear all,
I am trying to install opensis 6.5 into debian 9.5, php 7.0, mariadb10.5.3. After I inserted a password in the mysql connection information, in the next process, it is just showing blank white screen.
The same opensis6.5, I installed it into php5.6, it works fine, but I need to install it with php7.0, because I would like to integrate with moodle and moodle needs php7.0.
Please help me.
Last edit: Eko Budiharto 2018-08-29
dear all,
I would like to update for this issue, opensis 6.5 under debian 9.5 with php7.0 or php 7.2, mariadb10.5.3, apache2.4.25 running well. The problem was because of the php display error must be off and log_bin_trust_function_creators must be ON.
Good to know. If you don't mind me asking how did you figure this out?