You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to use the nginx as PHP runtime enviroument, I put the mybb in ngix docker directory "www", everything is fine, but when I tried to access dababase(used mariadb in a same docker network) following mybb installation process, it reports can't connect to database. there is no guidance or document how to configure the nginx docker to access database which outside the nginx docker. I'm not sure this is a right place to talk it here. but hope someone could help to support to solve it.
Expected Behavior
the PHP application below nginx docker could access docker database in a same docker network.
Steps To Reproduce
N/A right now
Environment
- OS:debian 12
- How docker service was installed:
docker and docker compose following guidance of docker official site
Is there an existing issue for this?
Current Behavior
I tried to use the nginx as PHP runtime enviroument, I put the mybb in ngix docker directory "www", everything is fine, but when I tried to access dababase(used mariadb in a same docker network) following mybb installation process, it reports can't connect to database. there is no guidance or document how to configure the nginx docker to access database which outside the nginx docker. I'm not sure this is a right place to talk it here. but hope someone could help to support to solve it.
Expected Behavior
the PHP application below nginx docker could access docker database in a same docker network.
Steps To Reproduce
N/A right now
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: