New setup (no Docker) #855
laurencijs
started this conversation in
General
Replies: 1 comment 2 replies
-
Hi, thanks for taking the time to try LinkAce write about the issues you have with the setup. Have you pointed your web server to the public directory? If possible, share your configuration and censor sensitive parts. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone!
I’m absolutely new to LinkAce, and I’m starting from scratch. In my setup, Docker is not an option, so I’m sticking with a non-Docker setup. My web server is nginx. Server Ubuntu 24.04, php 8.3
linkace.conf.txt
I’ve been following the instructions from here: LinkAce Setup without Docker. Everything goes fine until I try to open the web page, where I get a 500 error.
From the logs, I can see the following error:
2024/10/16 10:38:49 [error] 1726878#1726878: *1614 rewrite or internal redirection cycle while internally redirecting to "/index.php", client: <ip>, server: <fqdn>, request: "GET /public/setup/start HTTP/1.1", host: "<fqdn>"
Any idea how I can resolve this? I don’t see any setup directory with "start" under /public, nor in the zip file or the Git repo.
Thanks!
Best regards,
Lauris
Beta Was this translation helpful? Give feedback.
All reactions