Question: Installation Error Sql Unable

Installation Error Sql Unable

I am continuously get this error please help with this issue SQL: unable to create tables, There is no active transaction

JS

Jamal Sheikh

Asked

I am continuously get this error please help with this issue SQL: unable to create tables, There is no active transaction

  • MS

    Mian Saleem

    Answered

    Hello,

    May I know your mysql version and if you can share the url you are trying to install?

    You can add private reply by enabling the PRIVATE for Staff only at top right of reply section.

    Thank you

  • JS

    Jamal Sheikh

    Answered

    its solve now am having trouble to login i can’t login after installation

  • JS

    Jamal Sheikh

    Answered

    just showing this nothing happening when i click login Link : https://imgur.com/hSdHbm1 php version : 7.4.13 Server version: 10.4.17-MariaDB in xampp

  • MS

    Mian Saleem

    Answered

    Hello,

    The versions are okay. Can you check the latest error logs in the storage/logs/ folder and let me know the error details.

    As I know there could be 2 reasons.

    1. Please check if APP_KEY is set in you .env file. If not, please run php artisan key:generate or replace the APP_KEY line with following
    APP_KEY=base64:0SXYOkxxtFcndVXGtI8vwDkC4WX8I5XQdo/DIIhRvrE=
    
    1. Your .env file might have SESSION_DOMAIN='tsms.test' line, please remove it

    After above suggestion, you can try to login again.

    If still same, please let me know your server details so that I can help you check.

    You can add private reply by enabling the PRIVATE for Staff only at top right of reply section.

    Thank you

  • Login to Reply