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

Database Issues #6

Open
twbrooks101 opened this issue Nov 18, 2014 · 3 comments
Open

Database Issues #6

twbrooks101 opened this issue Nov 18, 2014 · 3 comments

Comments

@twbrooks101
Copy link

I know this is old code, but I just tried to install it on my web server. Already made sure the DB was empty, but getting a "MySQL error, please make sure the DB is empty before trying again" error. Is there a way to force DB overwrite?

@beezee
Copy link
Owner

beezee commented Nov 18, 2014

Wow you're right this is old code.

I'm embarrassed to say this, but that error might be a bold faced lie... Looking at the place where it is displayed I'm basically saying, unless you got success, or authentication failure, tell the user the db should be empty. So there could be any other number of issues that are actually causing it, but depending on your PHP error level you might get more info looking at the actual server response eg in the requests tab of Chrome developer tools.

That being said, this is overripe for a rewrite and I've been itching for weekend project ideas. If you can't figure this out in the next few weeks I will have a much better version of this. I'll update the issue with that when it's ready.

@lyonrt
Copy link

lyonrt commented Nov 12, 2015

I tried the chrome developer tools and also looked at my server logs for any indication of what is happening. I am getting the same error. What else could I do to troubleshoot?

@thelegend09
Copy link

It'd be nice if you refactored your code some weekend soon 😎 Nudgemail is shutting down 😐 And maybe this app will be the final straw to launch me into the self-hosting universe.

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

4 participants