mirror of
https://github.com/maelstrom-cms/odin.git
synced 2026-04-25 16:26:13 +03:00
[GH-ISSUE #28] Odin Not Working #18
Labels
No labels
bug
enhancement
help wanted
pull-request
question
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/odin-maelstrom-cms#18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @faizankhalil007 on GitHub (May 29, 2020).
Original GitHub issue: https://github.com/maelstrom-cms/odin/issues/28
Hi,
I am trying to install ODIN on my windows PC and Ubuntu server but it's not getting installed. On my server it kept me redirecting to again and again on the home page and adding public/index.php in URL. On my local machine, it keeps showing phpinfo. can you please let me know where I'm wrong
@OwenMelbz commented on GitHub (May 29, 2020):
Hi,
Sorry I’ve not used on Windows so cannot help there.
For Ubuntu you will need to set up your apache/nginx and PHP website correctly, I can’t really help with that either as have never needed to do it.
To debug, can you install a clean Laravel project from the install guide? https://laravel.com/docs/7.x/installation
Once that is working you should be able to do the same with Odin.
—-
As this is not a bug, I’m going close the issue but can carry on replying :)