Question: Blank Page After Install And Configuration Done

Blank Page After Install And Configuration Done

Hello, I have a Blank page after install and configuration successfully completed, espace.blinq.agency What's wrong with my install ? I've tried to reinstall 3 times.. Thank you!

P

pierrecdlc

Asked

Hello,

I have a Blank page after install and configuration successfully completed, espace.blinq.agency

What’s wrong with my install ? I’ve tried to reinstall 3 times…

Thank you!

  • P

    pierrecdlc

    Answered

    Tried again today, installation process goes smoothly then I get a 500 internal error

  • P

    pierrecdlc

    Answered

    No log, checked with my hosting company they said everything was fine on their end

  • MS

    Mian Saleem

    Answered

    Hello,

    Please mention the version number so that I can guide accordingly.

    500 errors could be caused due to many reasons including server software version or config or bad code. Please check your server’s php error logs for details. If there is no log, then request your host to log them and give the error details. Without error details, it won’t be possible to know the cause.

    Thank you

  • P

    pierrecdlc

    Answered

    Hello [26-Sep-2023 22:23:59 Asia/Dhaka] PHP Fatal error: Uncaught mysqli_sql_exception: Column ‘ip_address’ cannot be null in /homepages/33/d871652210/htdocs/espace/system/database/drivers/mysqli/mysqli_driver.php:305 Stack trace: #0 /homepages/33/d871652210/htdocs/espace/system/database/drivers/mysqli/mysqli_driver.php(305): mysqli->query() #1 /homepages/33/d871652210/htdocs/espace/system/database/DB_driver.php(791): CI_DB_mysqli_driver->_execute() #2 /homepages/33/d871652210/htdocs/espace/system/database/DB_driver.php(654): CI_DB_driver->simple_query() #3 /homepages/33/d871652210/htdocs/espace/system/database/DB_query_builder.php(1670): CI_DB_driver->query() #4 /homepages/33/d871652210/htdocs/espace/system/libraries/Session/drivers/Session_database_driver.php(238): CI_DB_query_builder->insert() #5 [internal function]: CI_Session_database_driver->write() #6 [internal function]: session_write_close() #7 {main} thrown in /homepages/33/d871652210/htdocs/espace/system/database/drivers/mysqli/mysqli_driver.php on line 305

    This is the error I get on PHP

  • MS

    Mian Saleem

    Answered

    Hello,

    Version 3 can only be used with php7.4 or php8.0

    The sessions data is store in database and the error says that the ip_address was null so the insert was failed.

    Thank you

  • Login to Reply