konstantyn_pr
New member
Hi guys. I'm trying to install xenforo on Openshift.
I have php 5.4 and mysql 5.5 gears.
the connect url for mysql looks like:
mysql://$OPENSHIFT_MYSQL_DB_HOST:$OPENSHIFT_MYSQL_DB_PORT/
where $OPENSHIFT_MYSQL_DB_HOST and $OPENSHIFT_MYSQL_DB_PORT are some openshift's environmental variables. Looks like xenforo is not able to resolve them.
What can i do in this case ?
I have php 5.4 and mysql 5.5 gears.
the connect url for mysql looks like:
mysql://$OPENSHIFT_MYSQL_DB_HOST:$OPENSHIFT_MYSQL_DB_PORT/
where $OPENSHIFT_MYSQL_DB_HOST and $OPENSHIFT_MYSQL_DB_PORT are some openshift's environmental variables. Looks like xenforo is not able to resolve them.
What can i do in this case ?