Skip to content
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

Does not work? (Can't log in) #29

Closed
Efreak opened this issue Apr 13, 2015 · 4 comments
Closed

Does not work? (Can't log in) #29

Efreak opened this issue Apr 13, 2015 · 4 comments

Comments

@Efreak
Copy link

Efreak commented Apr 13, 2015

I'm trying to use sqlite primarily because I have no other reason to install mysql server (I'm running on an ODroid-C1, and have limited memory). Install.php runs fine, but then I can't log in.

I've checked to make sure my login credentials are the same as they are in the config file (I copy/pasted to make sure...).

When I hit enter or submit, I can see that the page loads again, but it loads the login page again, with the username and password still there.

I tried enabling logging in config.php, but it doesn't seem to do anything... There's no log file in the directory, and pages/php_errors.log doesn't exist. I have also tried moving the script out of the subdirectory I had it in (/shorturltest/-/ instead of /-/), and that doesn't work either.

@Efreak Efreak changed the title Does not work? Does not work? (Can't log in) Apr 13, 2015
@alanhogan
Copy link
Owner

It's rather hard to go on just this. Is there anything error you can point to? Maybe your host logs PHP errors somewhere you can find them, or something?

I will say that SQLite support is not very official in this project; it seems to work and I have accepted patches for it, but I did not develop for it.

Still, there are many lessnmore users running on SQLite.

On Apr 12, 2015, at 11:43 PM, Efreak [email protected] wrote:

I'm trying to use sqlite primarily because I have no other reason to install mysql server (I'm running on an ODroid-C1, and have limited memory). Install.php runs fine, but then I can't log in.

I've checked to make sure my login credentials are the same as they are in the config file (I copy/pasted to make sure...).

When I hit enter or submit, I can see that the page loads again, but it loads the login page again, with the username and password still there.

I tried enabling logging in config.php, but it doesn't seem to do anything... There's no log file in the directory, and pages/php_errors.log doesn't exist. I have also tried moving the script out of the subdirectory I had it in (/shorturltest/-/ instead of /-/), and that doesn't work either.


Reply to this email directly or view it on GitHub.

@Efreak
Copy link
Author

Efreak commented Apr 13, 2015

I have no error logs. I tried enabling errors in the script, but it didn't have any effect in my server's error log or in the page's html output. If you have any suggestions for me, I can try them; I'm using php-fpm with nginx. I'll push the script to my server later and see if I can get any different results there.

@alanhogan
Copy link
Owner

@Efreak Does this fix your issue? #30

@Efreak
Copy link
Author

Efreak commented Sep 15, 2017

I'm no longer using this, as I'm no longer using my odroid. I may start again, though. I suppose I'll close this since someone else seems to have fixed it.

@Efreak Efreak closed this as completed Sep 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants