Some time ago I used Debian-derived programming. Today I installed Mint 18.3 properly updated and installed MySQL, Apache 2, PHP and phpMyAdmin as I always have, but I can only access it by IP, by 'localhost' or by 127.0.0.1. If I type an address xxx.dev
(properly registered in the hosts file) I have the following outputs:
Firefox
Could not connect
Firefox was unable to establish a connection to the server server.dev.
This site may be temporarily out of stock or overloaded. Please try again in a few moments. If you can not load page, check the computer's network connection. If your computer or network are protected by a firewall or proxy, make sure that Firefox is authorized to access the web.
Google Chrome
Can not access this site The connection to server.dev was refused. Try:
Check the connection
Check proxy and firewall
ERR_CONNECTION_REFUSED
Apache Log
[Wed May 16 19: 00: 42.553570 2018] [mpm_prefork: notice] [pid 20719] AH00171: Graceful restart requested, doing restart
AH00558: Apache2: Could not reliably determine the server's fully given domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
[Wed May 16 19: 00: 42.577617 2018] [mpm_prefork: notice] [pid 20719] AH00163: Apache / 2.4.18 (Ubuntu) configured - resuming normal operations
[Wed May 16 19: 00: 42.577627 2018] [core: notice] [pid 20719] AH00094: Command line: '/ usr / sbin / apache2'
[Wed May 16 19: 06: 49.133572 2018] [mpm_prefork: notice] [pid 20719] AH00169: caught SIGTERM, shutting down
[Wed May 16 19: 06: 50.223763 2018] [mpm_prefork: notice] [pid 25702] AH00163: Apache / 2.4.18 (Ubuntu) configured - resuming normal operations
[Wed May 16 19: 06: 50.223794 2018] [core: notice] [pid 25702] AH00094: Command line: '/ usr / sbin / apache2'
It can also be seen that the address automatically skips to https://
...