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

error when opening mnpp page #67

Open eafuentes opened 11 years ago

eafuentes commented 11 years ago

In OS X 10.8.3 , when I try to open mnpp.local or 127.0.0.1 I get the following:

It works!

Any ideas?

jyr commented 11 years ago

@mandoxsy set your environment look https://github.com/jyr/MNPP#set-environment

eafuentes commented 11 years ago

@jyr I'm getting this errors when I try to run : sudo sh /Applications/MNPP/provisions/bash/bootstrap.sh

/Applications/MNPP/provisions/bash/bootstrap.sh: line 218: wget: command not found gzip: php-5.2.17-fpm-0.5.14.diff.gz: No such file or directory /Applications/MNPP/provisions/bash/bootstrap.sh: line 220: php-5.2.17-fpm-0.5.14.diff: No such file or directory /Applications/MNPP/provisions/bash/bootstrap.sh: line 222: ./configure: No such file or directory make: *\ No targets specified and no makefile found. Stop.

any idea? Thanks

jyr commented 11 years ago

you need run sudo sh /Applications/MNPP/init/environment.sh not sudo sh /Applications/MNPP/provisions/bash/bootstrap.sh

look https://github.com/jyr/MNPP#set-environment

On Thu, May 16, 2013 at 8:16 AM, mandoxsy notifications@github.com wrote:

@jyr https://github.com/jyr I'm getting this errors when I try to run : sudo sh /Applications/MNPP/provisions/bash/bootstrap.sh

/Applications/MNPP/provisions/bash/bootstrap.sh: line 218: wget: command not found gzip: php-5.2.17-fpm-0.5.14.diff.gz: No such file or directory /Applications/MNPP/provisions/bash/bootstrap.sh: line 220: php-5.2.17-fpm-0.5.14.diff: No such file or directory /Applications/MNPP/provisions/bash/bootstrap.sh: line 222: ./configure: No such file or directory make: *\ No targets specified and no makefile found. Stop.

any idea? Thanks

— Reply to this email directly or view it on GitHubhttps://github.com/jyr/MNPP/issues/67#issuecomment-18000136 .

SIN ETIQUETAS.[ PUNTO ] http://flavors.me/jyr http://pythoncocoa.com http://opentumblr.com

eafuentes commented 11 years ago

@jyr I set my environment, and I'm still getting : It Works! when I try to open mnpp.local

jyr commented 11 years ago

@mandoxsy when you install MNPP will should be add 127.0.0.1 mnpp.local in your /etc/hosts and can you run /Applications/MNPP/init/hosts.sh. mnpp.local is just a example of virtual host.