# Devkinsta\_nginx will not start

**URL:** https://community.kinsta.com/t/devkinsta-nginx-will-not-start/3388
**Category:** Application Support
**Created:** [May 2, 2024, 1:47pm UTC](https://community.kinsta.com/t/devkinsta-nginx-will-not-start/3388 "2024-05-02T13:47:38Z")
**Posts on this page:** 1
**Showing post:** 11

<div class="post-metadata">

### Author: ![alonbg](https://sea2.discourse-cdn.com/flex020/user_avatar/community.kinsta.com/alonbg/32/3381_2.png) [@alonbg](https://community.kinsta.com/u/alonbg)
#### Post date: [May 5, 2024, 10:47am UTC](https://community.kinsta.com/t/devkinsta-nginx-will-not-start/3388/11 "2024-05-05T10:47:15Z")

</div>

[this](https://community.kinsta.com/t/devkinsta-adminer-database-warnigns-make-gui-unreadable/3244/17) can provide a **temporary short term solution**  
or with PHPMyAdmin as suggested by @kittenofd00m - `docker run --name phpmyadmin --network devkinsta_network --link devkinsta_db:db -p 15201:80 phpmyadmin`

_ **note** : using `15201` as `15200` is already being used by Adminer container_

@kittenofd00m

- windows - [WSL](https://docs.docker.com/desktop/wsl/) prompt
- mac - terminal app prompt

paste the command + enter  
browse to `127.0.0.1:15201` or `localhost:15201`

---

_[View the full topic](https://community.kinsta.com/t/devkinsta-nginx-will-not-start/3388)._
