1

I was working fine on my projects. After restarting my machine, I tried to access a local project and I get the message "Welcome to nginx!" even if I want to open phpmyadmin.

What is the problem and how I can restore my environment? I am running Ubuntu 12.04 LTS

Ahmad Ajmi
  • 119
  • 1
  • 5

1 Answers1

0

I had the same problem, try:

sudo service nginx stop

I don't forget refresh your browser with ctrl + F5