Nginx unable to connect
Posted
by
nish
on Ask Ubuntu
See other posts from Ask Ubuntu
or by nish
Published on 2013-10-28T17:40:41Z
Indexed on
2013/10/29
10:19 UTC
Read the original article
Hit count: 270
I am referring to this link to install Nginx on Ubuntu: Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support (LEMP) On Ubuntu 13.04.
sudo su
— Runs OK.
apt-get install mysql-server mysql-client
mysql-client is already the newest version.
mysql-server is already the newest version.
Yet when I try http://localhost
on Firefox it does not show the welcome page. (That is Nginx is not running).
Unable to connect
Firefox can't establish a connection to the server at localhost.
© Ask Ubuntu or respective owner