Skip to content

Backend connection not possible (missing $authkey value?) #80

@flo71

Description

@flo71

After setting up the backend with INSTALL.php (using existing MySQL DB, successful setup message), I continue to get the message "API did not send back a header with the version information" in the app.

When looking at the php files on the server, I can see in config.php all MySQL values are filled, but the first line is:
$authKey = '';

So does that mean the install routine did not successfully hash the authentication token?
On the other hand, it seems like it does not even get to authentication ...

Can you give me any other hint at what I might be doing wrong?
My host is: "http://mydomain/shoppinglist-dir/" or should I ditch the trailing slash?
Do I need to configure the .htaccess file?

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