Skip to content

Problem #8

@DanielaNoe

Description

@DanielaNoe

Hi, ich habe ein Problem mit meinem Deploy Now Laravel Projekt...

Ich habe die Laravel Vorlage benutzt, und ich kann über IONOS natürlich das phpMyAdmin öffnen... die Datenbank heißt dann dbs... und der user dbu... Dann habe ich meine Tabellen importiert. Wenn ich allerdings von meiner app auf meiner domain irgendetwas anklicke kommt nur:

SQLSTATE[HY000] [1045] Access denied for user 'dbuxxxxxx@'infongws-eu27.clienthosting.eu' (using password: YES) (SQL: select * from user)

Mein .env.template file sieht im deploy now ordner so aus:
DB_CONNECTION=mysql
DB_HOST=$IONOS_DB_HOST
DB_PORT=3306
DB_DATABASE=$IONOS_DB_NAME
DB_USERNAME=$IONOS_DB_USERNAME
DB_PASSWORD=$IONOS_DB_PASSWORD

Ich weiß einfach nicht, was ich noch tun soll, ich weiß nicht, was das Problem ist...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions