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

Adding a port to the mysql host breaks the install #40

Open
eschnou opened this issue Mar 4, 2011 · 0 comments
Open

Adding a port to the mysql host breaks the install #40

eschnou opened this issue Mar 4, 2011 · 0 comments
Labels

Comments

@eschnou
Copy link
Owner

eschnou commented Mar 4, 2011

When installing, if the user provides a port in the mysql server url, the install can continue but the setup is broken. See this thread:
https://groups.google.com/d/topic/storytlr-discuss/UCBQqtmkbHU/discussion

Two solutions:

  • Block the user from entering a host string with a port
  • Parse the port and set the config.ini accordingly. Note that there is nothing provisioned in the code at this stage to handle database connection to non default ports.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant