jyr / MNPP

Mac + Nginx + Percona + PHP a high performance web server in a one-click installer
http://getmnpp.org
314 stars 49 forks source link

Doesnt work on 10.9 #81

Open lawrencetaur opened 10 years ago

lawrencetaur commented 10 years ago

I followed the instructions as per the readme

when i restart services, nothing happens, even if i try and visit mnpp.local, nothing really happens.

If i try starting with the command line, with 'sudo mnpp nginx start' i get an error saying 'sudo: mnpp: command not found'.

greggles commented 10 years ago

This seems like the first problem to solve:

'sudo: mnpp: command not found'.

Do you know where that file should be located in general? Maybe it's just not on your path?

brandontamm commented 10 years ago

I am getting the same issue. How do we check if it's "on our path" and how do we fix if it isn't on our path?