MNPP icon indicating copy to clipboard operation
MNPP copied to clipboard

error when opening mnpp page

Open eafuentes opened this issue 12 years ago • 5 comments

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?

eafuentes avatar May 15 '13 18:05 eafuentes

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

jyr avatar May 15 '13 22:05 jyr

@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

eafuentes avatar May 16 '13 13:05 eafuentes

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 [email protected] 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

jyr avatar May 16 '13 16:05 jyr

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

eafuentes avatar May 16 '13 17:05 eafuentes

@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.

jyr avatar May 16 '13 19:05 jyr