You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the instructions using my own docker-compose. The image doesn't create its own db user and table so I had to make it manually in phpMyAdmin, which worked from viewing the civicrm db:
After running the installation command in the docker container, when visiting the url, it returns a 403 error
When attempting to visit /civicrm/login, it returns a 408 error as well
I followed the instructions using my own docker-compose. The image doesn't create its own db user and table so I had to make it manually in phpMyAdmin, which worked from viewing the civicrm db:
After running the installation command in the docker container, when visiting the url, it returns a 403 error
When attempting to visit /civicrm/login, it returns a 408 error as well