Question: I Cant Install Version 3

I Cant Install Version 3

Hello, I exract files in my domain, i set public folder as default, i have php 8.2 and mysql 10.2.When i run installer i have an white screen. Can you help me?

SM

Stefan Moisescu

Asked

Hello,

I exract files in my domain, i set public folder as default, i have php 8.2 and mysql 10.2.When i run installer i have an white screen. Can you help me?

  • MS

    Mian Saleem

    Answered

    Hello,

    There was 2 issues with your intallation.

    1. The root path was not set to public folder. I have edit the subdomain and update the root path.

    2. You password has the # char that used to comment the line in the .env file 😦 So I have put your password in quotes to reslove the issue.

    Your installation is load now at https://stoc.medicenter.ro/ Please clear browser cache for the site or try it in private window.

    I have attached the screenshots.

    Thank you

  • SM

    Stefan Moisescu

    Answered

    can you tell me where i can find my password to login? Or how i can chage it? Forgot password from login form it’s not working

  • MS

    Mian Saleem

    Answered

    Hello,

    It is the same password that you used when installing the item. If you forgot then you can update the MAIL config in the .env file and try reset the password.

    Thank you

  • SM

    Stefan Moisescu

    Answered

    I try to change from database, user, i set new password with md5 format and still not working.

  • SM

    Stefan Moisescu

    Answered

    If i try to reset password i have this error Whoops! Something went wrong. Please wait before retrying.

  • MS

    Mian Saleem

    Answered

    Hello,

    No, the password is hashed using Laravel Hash class. Please update it to $2y$10$92IXUNpkjO0rOQ5byMi.Ye4oKoEa3Ro9llC/.og/at2.uheWG/igi then you can use password

    Thank you

  • MS

    Mian Saleem

    Answered

    Hello,

    You can check Laravel log in the storage/logs/ folder for error details and let me know so that I can suggest.

    Thank you

  • Login to Reply