I have FEMP setup in a FN11U2 jail
nginx version: nginx/1.12.1
mysql56-server-5.6.37
php56-5.6.31
I can access the welcome to nginx page at http://JailIP/index.html
I've installed phpMyAdmin
I'm not sure if my nginx.conf is not pointing to the correct location for myphpadmin or what the issue is.
Running http://JailIP/phpmyadmin gives a 404 error in nginx.
nginx version: nginx/1.12.1
mysql56-server-5.6.37
php56-5.6.31
I can access the welcome to nginx page at http://JailIP/index.html
I've installed phpMyAdmin
pkg install phpmyadmin
I'm not sure if my nginx.conf is not pointing to the correct location for myphpadmin or what the issue is.
Running http://JailIP/phpmyadmin gives a 404 error in nginx.