-
Notifications
You must be signed in to change notification settings - Fork 224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Files missing from folder SleekDB #460
Comments
You need to run git submodule update --init --recursive when you clone the repository. |
Thanks a lot! That solved it. But now I'm getting a "404 - Page not found".
I'm running dropplets using
|
Did you set |
I can´t find any |
The config.php file is created when you first access the page. It should be
in whatever directory your website is in.
On Sat, Apr 17, 2021 at 6:05 PM Alex ***@***.***> wrote:
I can´t find any config.php file in "my" folder or even in your
repository.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#460 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACKUNHZPUDPOSZ4TRHJFEWTTJIAZJANCNFSM43CJSKEQ>
.
--
John Roper
Developer, Organist, and Project Manager
Quincy MA, USA
https://jmroper.com/
|
It's not creating the file when I access it for the first time. Just to make sure it wasn't something with permissions I gave all permissions to Everyone in the dropplets folder (and sub-folders), but the result is the same! |
Hmm, do you have the .htaccess file enabled for your host?
On Sun, Apr 18, 2021 at 6:02 AM Alex ***@***.***> wrote:
The config.php file is created when you first access the page.
It's not creating the file when I access it for the first time.
I deleted everything from the folder, cloned the repository again, opened
the root URL for dropplets in Chrome and all I got was the 404 - Page Not
Found.
Just to make sure it wasn't something with permissions I gave all
permissions to Everyone in the dropplets folder (and sub-folders), but the
result is the same!
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#460 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACKUNHYV6W4WRFELIB2MCZ3TJKU4PANCNFSM43CJSKEQ>
.
--
John Roper
Developer, Organist, and Project Manager
Quincy MA, USA
https://jmroper.com/
|
Yes. :-\ |
I've got a similar problem. After fulfilling the config, there is an error on the config.php: |
Is there some deployment guide for the released versions? |
base path should be like "C:\xampp\htdocs\dropplets". |
404 - Page Not Found Please, provide an installation guide since available doesn't correspond. Also there's for me also no config.php in the folder after first 4 steps are completed. |
I can confirm that installation does not work as decribed, when I try to install into a subdirectory. It works if I copy and modify a existing config.php (using the example would probably problematic, since login doesn't work due to not having a correct hash). |
Also had problem with the installation Resolution for me: |
I tried downloading the code both in a zip file and cloning the repo. Using both methods the "SleekDB" folder comes empty.
So, when loading the site I get the error:
The text was updated successfully, but these errors were encountered: