Installation Issue 404 Not Found nginx
LinkStack version
Latest
Description
I'm trying to install (not docker) and when I choose MySQL and click next, it goes to /db but shows
404 Not Found nginx
help to fix pls
Thanks
Details about your system
Ubuntu 20.04.6 VPS - PHP 8.3 - Permissions 755
How to reproduce
During installation
Possible Solution
No response
Additional Context
No response
self hosted vps ? please check if you have sqlite aswell mysql lib installed
I had a similar issue, I'm running with docker-compose.
~~Setting FORCE_HTTPS=false in environment: resolved the issue for me.~~
Setting FORCE_HTTPS=true in environment: resolved the issue for me.
self hosted vps ? please check if you have sqlite aswell mysql lib installed
Yeah, self-hosted. Tried sqlite, also ran into problems
Decided to do it with docker, now it's working 👍
thanks
I had a similar issue, I'm running with docker-compose.
Setting
FORCE_HTTPS=falseinenvironment:resolved the issue for me.
Ran docker-compose also had issues with SSL, but fixed 👍I didn't know how to use docker, so I didn't open the right ports
I was not able to reproduce the issue. @y0us3f did you managed to fix this or do you still require assistance?
I had the same problem and it was because i copied the .env.example as .env and configured it, then removed .env, there is already a .env and the config is made in the web
Im using nginx and no issue