Skip to content

Routing error with Apache #16

@venom85

Description

@venom85

I'm trying to set this software up with Apache as the hosting application. I've installed dependencies with composer and run the database migrations successfully using a production database.php file. When I try to track an event, though, it just sits indefinitely on the spinner. The Apache logs say that it can't find a file that is one of the routes.

File does not exist: /var/www/sophietracker/public/track

This obviously routes to the TrackController, which is there. I've checked ownership and permissions of files, and the apache user can get to everything. I've also ensured that all JS and ad blockers are turned off. I'm not sure if it's related, but I also can't get the dashboard flip to work. The button changes, but the entire rest of the page doesn't. I'm guessing it's all one problem manifesting itself in different places. Hopefully this is easily fixable!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions