Mike
After requesting an SSL for phpMyAdmin I am seeing the following error from nginx:
conflicting server name "example.com" on 0.0.0.0:80, ignored
The error seems to be due to a duplicate server declaration in following files:
- /etc/nginx/sites-enabled/phpmyadmin
- /etc/nginx/ploi/phpmyadmin/before/ssl-redirect.conf
Commenting out the "listen 80;" line in the phpmyadmin config file seems to resolve the issue.
Requesting SSL for phpMyAdmin results in nginx warning
-
Dennis moved item to board Live
3 months ago -
Mike moved item to project Bugs
4 months ago -
Mike created the item
4 months ago