I didn't receive any php error in Openshift!

I used openshift to make a project but when run my php code , it didn’t show anything or any error,too . I googled very much but still can’t repair it . Help me,please !

I used OpenShift recently and I want to connect to mysql but I don’t know how to connect (about the parameters) .
I use mysqli command :slight_smile:

mysqli_connect();

I don’t know what is host name,username and password . I’'m newbie so I hope everything will help me !
Thanks … :smile:

What is open shift?

Doesn’t the documentation cover basic things like troubleshooting 404s and connecting to a database.

1 Like

Have you spoken with open shift support. No one here is going to know what your database credentials are.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.