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

Connection time out when trying to call the application for the first time #16

Open
cknebel opened this issue Aug 27, 2015 · 1 comment

Comments

@cknebel
Copy link

cknebel commented Aug 27, 2015

I have installed everything on OpenShift like described in your manual (as a newbie to OpenShift I can say, that it really is easy to use and to understand). But when trying to start my application for the first time the request needs many seconds and then an error "[Warning] mysqli::mysqli(): (HY000/2002): Connection timed out" occures. I have already tried to set the database name manually, and "rhc env list -a cycleddorf" returns the right CYCLE_DB_NAME for my case.
What is strange that no other "rhc env" variables are present - no, db login, no password etc. Is this the problem?

@cknebel
Copy link
Author

cknebel commented Aug 27, 2015

Additional note: When enabling phpmyadmin in OpenShift I am able to connect to MySQL and see the database I want my project to run on "cycleddorf". So I can eliminate the error at OpenShift server.

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

1 participant