Menu

blank white screen

Help
2018-08-29
2022-06-11
  • Eko Budiharto

    Eko Budiharto - 2018-08-29

    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.

     
  • Eko Budiharto

    Eko Budiharto - 2018-08-31

    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.

     
  • Evan

    Evan - 2022-06-11

    In case someone else comes across this, in later versions of openSIS a similar error is caused by the max_execution_time timeout caused by the database creation. The database creation takes longer than the time limit configured in the php.ini file.

    Check your php.ini file on the server and search for the variable "max_execution_time" and set to "3600".

    max_execution_time=3600

    See openSIS article: https://support.os4ed.com/hc/en-us/articles/115000440183-Why-do-I-see-a-blank-screen-while-installing-openSIS-

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.