any ideas?
following: Installing phpMyAdmin for Nginx on Ubuntu 18.04 | DevAnswers.co (https://devanswers.co/installing-phpmyadmin-nginx-ubuntu-18-04/)
on: Installing Nginx, MySQL, PHP (LEMP) Stack on Ubuntu 18.04 | DevAnswers.co (https://devanswers.co/installing-nginx-mysql-php-lemp-stack-ubuntu-18-04/)
8: Test PHP
I get the same, Bad Gateway.
I gave permissions
&
following: Installing phpMyAdmin for Nginx on Ubuntu 18.04 | DevAnswers.co (https://devanswers.co/installing-phpmyadmin-nginx-ubuntu-18-04/)
on: Installing Nginx, MySQL, PHP (LEMP) Stack on Ubuntu 18.04 | DevAnswers.co (https://devanswers.co/installing-nginx-mysql-php-lemp-stack-ubuntu-18-04/)
8: Test PHP
I get the same, Bad Gateway.
I gave permissions
LUA:
chown -R www-data:www-data /var/www
LUA:
chmod -R 755 /var/www/html
